mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-16 10:12:32 -05:00
Add downgrade
This commit is contained in:
@@ -24,5 +24,5 @@ def upgrade():
|
||||
|
||||
def downgrade():
|
||||
### commands auto generated by Alembic - please adjust! ###
|
||||
pass
|
||||
op.alter_column('users', 'password_changed_at', nullable=True)
|
||||
### end Alembic commands ###
|
||||
|
||||
Reference in New Issue
Block a user