SurfSense/surfsense_backend/alembic
CREDO23 4efb4fab4b fix: make migration 107 idempotent for video_presentations table
Check information_schema before creating table to avoid
DuplicateTableError when table already exists from model metadata.
Original op.create_table preserved exactly, only skipped if exists.
2026-03-23 20:27:09 +02:00
..
versions fix: make migration 107 idempotent for video_presentations table 2026-03-23 20:27:09 +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.