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 c257e46 commit c30677cCopy full SHA for c30677c
README.md
@@ -209,7 +209,6 @@ $options = [
209
'password' => 'DB_PASSWORD',
210
'host' => 'DB_HOST',
211
'database' => 'DB_DATABASE',
212
- 'schema' => 'DB_SCHEMA',
213
'port' => '5432'
214
]
215
];
docs/pt_BR/LEIA-ME_pt_BR.md
@@ -205,7 +205,6 @@ $options = [
205
206
207
208
0 commit comments