more files and remove add_letter_org migrations

This commit is contained in:
Kenneth Kehl
2023-07-17 10:26:23 -07:00
parent d872bfc5ee
commit 56ea2464e4
40 changed files with 54 additions and 806 deletions
@@ -1,7 +1,7 @@
"""
Revision ID: 0151_refactor_letter_rates
Revises: 0150_another_letter_org
Revises: 0149_add_crown_to_services
Create Date: 2017-12-05 10:24:41.232128
"""
@@ -13,7 +13,7 @@ import sqlalchemy as sa
from sqlalchemy.dialects import postgresql
revision = '0151_refactor_letter_rates'
down_revision = '0150_another_letter_org'
down_revision = '0149_add_crown_to_services'
def upgrade():