Files
backend/bin/RESET_DB
2024-06-30 19:29:47 -04:00

3 lines
59 B
Bash
Executable File

#!/bin/bash
alembic downgrade base && alembic upgrade head