mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 16:55:42 +00:00
add missing file
This commit is contained in:
parent
7be410d66a
commit
620d9d1ea2
@ -14,7 +14,6 @@ branch_labels = None
|
||||
depends_on = None
|
||||
|
||||
def upgrade():
|
||||
|
||||
op.add_column(
|
||||
'users',
|
||||
sa.Column('full_name', sa.String(length=64), nullable=True)
|
||||
|
Loading…
Reference in New Issue
Block a user