We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sqlite
1 parent 75ee59c commit 9bf4416Copy full SHA for 9bf4416
1 file changed
docs/reference/config.md
@@ -29,7 +29,7 @@ sql:
29
Each mapping in the `sql` collection has the following keys:
30
31
- `engine`:
32
- - Either `postgresql` or `mysql`.
+ - One of `postgresql`, `mysql` or `sqlite`.
33
- `schema`:
34
- Directory of SQL migrations or path to single SQL file; or a list of paths.
35
- `queries`:
0 commit comments