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 bc9ef4f commit 80c47adCopy full SHA for 80c47ad
README.md
@@ -58,6 +58,7 @@ These are all the configuration options and their default value between brackets
58
- "password": Password of the user connecting to the database (no default)
59
- "database": Database the connecting is made to (no default)
60
- "tables": Comma separated list of tables to publish (defaults to 'all')
61
+- "initcommand": Command to execute on init connection.
62
- "mapping": Comma separated list of table/column mappings (no mappping)
63
- "middlewares": List of middlewares to load (`cors`)
64
- "controllers": List of controllers to load (`records,geojson,openapi,status`)
0 commit comments