File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -57,8 +57,8 @@ These are all the configuration options and their default value between brackets
57
57
- "username": Username of the user connecting to the database (no default)
58
58
- "password": Password of the user connecting to the database (no default)
59
59
- "database": Database the connecting is made to (no default)
60
- - "tables": Comma separated list of tables to publish (defaults to 'all')
61
60
- "command": SQL command to execute on initializing the database connection (none)
61
+ - "tables": Comma separated list of tables to publish (defaults to 'all')
62
62
- "mapping": Comma separated list of table/column mappings (no mappping)
63
63
- "middlewares": List of middlewares to load (` cors ` )
64
64
- "controllers": List of controllers to load (` records,geojson,openapi,status ` )
You can’t perform that action at this time.
0 commit comments