Update README

This commit is contained in:
Rikard Bartholf
2022-06-15 10:04:18 +02:00
parent bf6680ecbe
commit 2132acf2b7
+1 -1
View File
@@ -49,7 +49,7 @@ When you have the data you need in the db, write tests in all.test.ts file follo
### Dump database scheme
pg_dump -U postgres \
pg_dump \
--schema-only \
--no-owner \
--no-acl \