diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2021-08-15 18:07:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-15 18:07:59 +0200 |
| commit | 2f0a5134bb3218b0d5cffc9dbe7d6ee5e33a95d1 (patch) | |
| tree | ba8fc6a048561a5a50098a384630e10a7b9a51a6 | |
| parent | fe9db614086eb20d21727aefd6228779f57b3833 (diff) | |
| download | wiki-2f0a5134bb3218b0d5cffc9dbe7d6ee5e33a95d1.tar.gz wiki-2f0a5134bb3218b0d5cffc9dbe7d6ee5e33a95d1.tar.bz2 wiki-2f0a5134bb3218b0d5cffc9dbe7d6ee5e33a95d1.zip | |
fix: missing part from my previous commit
| -rw-r--r-- | docs/how-to-create-a-db-pr.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/how-to-create-a-db-pr.md b/docs/how-to-create-a-db-pr.md index 4350be9..6cbc6e6 100644 --- a/docs/how-to-create-a-db-pr.md +++ b/docs/how-to-create-a-db-pr.md @@ -90,6 +90,7 @@ Now you need to: - set the file name as the one you generated in the step 4 - add the SQL version code that you generated in the step 4 +- add a new line, then add your own SQL code below and then add a new empty line at the end of the file  |
