We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be3bf40 commit 31f0cb1Copy full SHA for 31f0cb1
1 file changed
bin/tasks/load.php
@@ -79,6 +79,7 @@
79
'adapter' => Postgres::class,
80
'attrs' => Postgres::getPDOAttributes(),
81
],
82
+ ],
83
];
84
85
if (!isset($dbAdapters[$adapter])) {
0 commit comments