Files
backend/bin/RESET_DB.sh

3 lines
59 B
Bash
Executable File

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