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 f36e604 commit b621accCopy full SHA for b621acc
README.md
@@ -57,7 +57,7 @@ These are all the configuration options and their default value between brackets
57
- "username": Username of the user connecting to the database (no default)
58
- "password": Password of the user connecting to the database (no default)
59
- "database": Database the connecting is made to (no default)
60
-- "command": SQL command to execute on initializing the database connection (none)
+- "command": Extra SQL to initialize the database connection (none)
61
- "tables": Comma separated list of tables to publish (defaults to 'all')
62
- "mapping": Comma separated list of table/column mappings (no mappping)
63
- "middlewares": List of middlewares to load (`cors`)
0 commit comments