From 5d8b1d9b6dcf0e56e39c9e290eb8be29b0eb08f8 Mon Sep 17 00:00:00 2001 From: inter Date: Mon, 8 Sep 2025 16:35:36 +0800 Subject: [PATCH] Add File --- backend/scripts/alembic/exec.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 backend/scripts/alembic/exec.sh diff --git a/backend/scripts/alembic/exec.sh b/backend/scripts/alembic/exec.sh new file mode 100644 index 0000000..35381fd --- /dev/null +++ b/backend/scripts/alembic/exec.sh @@ -0,0 +1 @@ +alembic upgrade head \ No newline at end of file