create folders table

This commit is contained in:
Takeshi Kimata
2024-02-12 12:20:37 +09:00
parent 8de8d06399
commit 197a011c4c
13 changed files with 261 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
npx sequelize db:migrate:undo:all
echo "Dropped 'Project' table."
echo "Dropped all tables"