del numbers from schema
This commit is contained in:
parent
8869423ea6
commit
03ea64d6b5
@ -920,7 +920,6 @@ def upgrade() -> None:
|
||||
sa.Column('vsp_type', sa.String(100)),
|
||||
sa.Column('notes', sa.Text()),
|
||||
sa.Column('location_form', sa.String()),
|
||||
sa.Column('numbers', sa.Integer()),
|
||||
sa.Column('rent_contract_num', sa.String()),
|
||||
sa.Column('rent_end_date', sa.Date()),
|
||||
schema='v3',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user