We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd6e93 commit c420051Copy full SHA for c420051
src/config/config.php
@@ -61,7 +61,7 @@
61
'connections' => [
62
63
'ibmi' => [
64
- 'type' => 'odbc' / 'ibm',
+ 'driver' => 'odbc' / 'ibm',
65
'name' => '{IBM i Access ODBC Driver}' / '{iSeries Access ODBC Driver}',
66
// General settings
67
'host' => 'server',
0 commit comments