SurfSense/surfsense_backend/alembic
CREDO23 29b9cc814f fix: make migration 104 idempotent with if_not_exists on index creation
The notification composite indexes may already exist from the model's
__table_args__, causing DuplicateTableError on fresh migrations.
2026-03-23 20:22:48 +02:00
..
versions fix: make migration 104 idempotent with if_not_exists on index creation 2026-03-23 20:22:48 +02:00
env.py chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00
README add github connector, add alembic for db migrations, fix bug updating connectors 2025-04-13 13:56:22 -07:00
script.py.mako add github connector, add alembic for db migrations, fix bug updating connectors 2025-04-13 13:56:22 -07:00

Generic single-database configuration with an async dbapi.