Skip to content

Commit b621acc

Browse files
committed
update
1 parent f36e604 commit b621acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ These are all the configuration options and their default value between brackets
5757
- "username": Username of the user connecting to the database (no default)
5858
- "password": Password of the user connecting to the database (no default)
5959
- "database": Database the connecting is made to (no default)
60-
- "command": SQL command to execute on initializing the database connection (none)
60+
- "command": Extra SQL to initialize the database connection (none)
6161
- "tables": Comma separated list of tables to publish (defaults to 'all')
6262
- "mapping": Comma separated list of table/column mappings (no mappping)
6363
- "middlewares": List of middlewares to load (`cors`)

0 commit comments

Comments
 (0)