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 5510b3b commit bc2b0cbCopy full SHA for bc2b0cb
README.md
@@ -39,7 +39,7 @@ async function() {
39
40
// Default: false for backwards-compatibility
41
// This might change!
42
- ensureDatabaseExists: true
+ ensureDatabaseExists: true,
43
44
// Default: "postgres"
45
// Used when checking/creating "database-name"
0 commit comments