projects
/
GitLab
/
stricted-build
/
lineage_builder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76ab493
)
fixup migrations
author
Tom Powell
<tom@powell.io>
Tue, 30 Oct 2018 06:53:11 +0000
(23:53 -0700)
committer
Tom Powell
<tom@powell.io>
Tue, 30 Oct 2018 06:53:11 +0000
(23:53 -0700)
ui/migrations/versions/37e70676c947_.py
patch
|
blob
|
blame
|
history
diff --git
a/ui/migrations/versions/37e70676c947_.py
b/ui/migrations/versions/37e70676c947_.py
index e2f9ac4b4b2dd26b6d1019e18d9c52889ca644a3..81bf5e4c0e00ac0a23fa8749f5ca4897e7758cfb 100644
(file)
--- a/
ui/migrations/versions/37e70676c947_.py
+++ b/
ui/migrations/versions/37e70676c947_.py
@@
-27,5
+27,5
@@
def downgrade():
# ### commands auto generated by Alembic - please adjust! ###
with op.batch_alter_table('runner') as batch_op:
batch_op.drop_column('runner_sponsor')
- batch_op.drop_column('runner
', 'runner
_sponsor_url')
+ batch_op.drop_column('runner_sponsor_url')
# ### end Alembic commands ###