Skip to content

converts the _id column to a generated column named id in stripe entity tables#39

Merged
depombo merged 3 commits into
mainfrom
id
Nov 20, 2025
Merged

converts the _id column to a generated column named id in stripe entity tables#39
depombo merged 3 commits into
mainfrom
id

Conversation

@depombo
Copy link
Copy Markdown

@depombo depombo commented Nov 20, 2025

No description provided.

@depombo depombo merged commit c8862e0 into main Nov 20, 2025
2 checks passed
matingathani added a commit to matingathani/stripe-sync-engine that referenced this pull request Mar 30, 2026
ALTER TYPE ... ADD VALUE fails with an error if the value already
exists. Running migration 0039 a second time (e.g. after a restore
or in a test environment where the enum was seeded manually) would
therefore break the migration sequence.

Added IF NOT EXISTS so the statement is safe to re-run.

Fixes stripe#39
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