SIGN IN SIGN UP
MODSetter / SurfSense UNCLAIMED

Open source alternative to NotebookLM for teams. Join our Discord: https://discord.gg/ejRNvftDp9

0 0 1 Python

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.
C
CREDO23 committed
29b9cc814f5d39bb0d2bd03a1ebef942b070e2fd
Parent: 7d7d032