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 ef80faf commit 01a4b86Copy full SHA for 01a4b86
docs/migrations.md
@@ -31,7 +31,7 @@ postgres/migrations/
31
32
Each file should be:
33
34
-- A `.sql` file
+- An `.sql` file
35
- Numbered in order (e.g. `00-init.sql`, `01-extensions.sql`, `02-auth.sql`)
36
- Written in plain SQL
37
- But can include environment variables.
0 commit comments