mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-04-09 21:56:20 +00:00
spelling: touches
This commit is contained in:
parent
50e219039b
commit
e5c434ac33
@ -82,7 +82,7 @@ def downgrade():
|
|||||||
# ### commands auto generated by Alembic - please adjust! ###
|
# ### commands auto generated by Alembic - please adjust! ###
|
||||||
## NOTE:
|
## NOTE:
|
||||||
## - Drop action does not work on sqlite3
|
## - Drop action does not work on sqlite3
|
||||||
## - This action touchs the `setting` table which loaded in views.py
|
## - This action touches the `setting` table which loaded in views.py
|
||||||
## during app initlization, so the downgrade function won't work
|
## during app initlization, so the downgrade function won't work
|
||||||
## unless we temporary remove importing `views` from `app/__init__.py`
|
## unless we temporary remove importing `views` from `app/__init__.py`
|
||||||
op.drop_column('setting', 'view')
|
op.drop_column('setting', 'view')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user