mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-18 03:33:26 +02:00
Dump command
Doesnt work yet, just as notice
This commit is contained in:
@@ -111,6 +111,8 @@ try {
|
||||
$capsule->addConnection([
|
||||
'driver' => 'mysql',
|
||||
'database' => $config['database_name'],
|
||||
'username' => $config['database_user'],
|
||||
'password' => $config['database_password'],
|
||||
]);
|
||||
|
||||
$capsule->getConnection()->setPdo($db);
|
||||
|
Reference in New Issue
Block a user