Skip to content
Snippets Groups Projects
Commit 620d9d1e authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

add missing file

parent 7be410d6
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment