We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813fb87 commit 69f1b48Copy full SHA for 69f1b48
spiffworkflow-backend/migrations/versions/8b258f77eafe_.py
@@ -9,6 +9,7 @@
9
from alembic import op
10
import sqlalchemy as sa
11
from sqlalchemy.dialects import mysql
12
+from sqlalchemy import text
13
14
# revision identifiers, used by Alembic.
15
revision = "8b258f77eafe"
0 commit comments