Skip to content

Commit

Permalink
nullable_col
Browse files Browse the repository at this point in the history
  • Loading branch information
parfenovma committed Aug 30, 2024
1 parent f0ce055 commit 9aee7e8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
import sqlalchemy as sa
from alembic import op

from sqlalchemy.dialects import postgresql

# revision identifiers, used by Alembic.
revision = 'f9426dfd57e2'
down_revision = 'eba63ac1dd15'
Expand Down

0 comments on commit 9aee7e8

Please sign in to comment.