Убрал numbres...Э #18

Merged
Raykov-MS merged 2 commits from fix-tests-and-functions into test 2026-06-30 11:54:10 +03:00
Showing only changes of commit 03ea64d6b5 - Show all commits

View File

@ -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',