Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Populate database
authored
Feb 18, 2022
by
Kenzo-Hugo Hillion
Show whitespace changes
Inline
Side-by-side
Populate-database.md
View page @
18412db5
...
...
@@ -18,3 +18,9 @@ From `backend/app` directory:
```
bash
poetry run create_test_db
```
## 📂 Empty DB
```
bash
poetry run empty_db
```
\ No newline at end of file