Skip to content

FIX [DB] Resolve localized slug collisions by enforcing (slug, locale…#18

Merged
AdaInTheLab merged 1 commit into
mainfrom
bugfix/ko-error
Jan 9, 2026
Merged

FIX [DB] Resolve localized slug collisions by enforcing (slug, locale…#18
AdaInTheLab merged 1 commit into
mainfrom
bugfix/ko-error

Conversation

@AdaInTheLab

Copy link
Copy Markdown
Owner

…) identity 🧿

Drop legacy UNIQUE(slug) constraints that blocked localized notes

Enforce correct UNIQUE(slug, locale) index

Preserve existing data while allowing multi-locale ingestion

Unblock KO lab note sync without altering ingest logic

co-authored-by: Lyric lyric@thehumanpatternlab.com
co-authored-by: Carmel carmel@thehumanpatternlab.com

…) identity 🧿

Drop legacy UNIQUE(slug) constraints that blocked localized notes

Enforce correct UNIQUE(slug, locale) index

Preserve existing data while allowing multi-locale ingestion

Unblock KO lab note sync without altering ingest logic

co-authored-by: Lyric lyric@thehumanpatternlab.com
co-authored-by: Carmel carmel@thehumanpatternlab.com
@AdaInTheLab
AdaInTheLab merged commit ac84382 into main Jan 9, 2026
1 check passed
@AdaInTheLab
AdaInTheLab deleted the bugfix/ko-error branch April 20, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant