ECO-171: edited migration script

This commit is contained in:
Charles Yao 2025-11-18 15:03:16 -06:00
parent 76069b5d6d
commit 5e93a61865
1 changed files with 1 additions and 0 deletions

View File

@ -92,3 +92,4 @@ def downgrade():
op.drop_table("tool_enduser_authentication_providers")
# ### end Alembic commands ###