mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-14 01:50:40 +00:00
add missing file
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user