def downgrade(): # ### commands auto generated by Alembic - please adjust! ### op.drop_table('user_subscription') # ### end Alembic commands ###