~sircmpwn/lists.sr.ht

bdcd1ab18269e57f1407bdc61aa6ab07e3db7fbf — Drew DeVault 5 months ago b316f94 0.57.7
Fix alembic history fork
M listssrht/alembic/versions/2a4319aa8d00_rename_sql_indexes_to_postgresql_style.py => listssrht/alembic/versions/2a4319aa8d00_rename_sql_indexes_to_postgresql_style.py +1 -1
@@ 8,7 8,7 @@ Create Date: 2023-03-13 21:55:24.211402

# revision identifiers, used by Alembic.
revision = '2a4319aa8d00'
down_revision = '7faa55b46247'
down_revision = 'b4a0d2c6fc5a'

from alembic import op
import sqlalchemy as sa