Skip to content

check for table name collisions when adding new models - #1489

Merged
graft merged 2 commits into
masterfrom
graft/fix-magma-add-model
Apr 7, 2026
Merged

check for table name collisions when adding new models#1489
graft merged 2 commits into
masterfrom
graft/fix-magma-add-model

Conversation

@graft

@graft graft commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

If you add a model and your chosen model name pluralizes to a table name that conflicts with an existing table, Magma currently happily makes the entry, creating an un-bootable state, then reboots. Here instead we reject any table names that would produce conflicts.

@graft
graft merged commit e055731 into master Apr 7, 2026
10 checks passed
@graft
graft deleted the graft/fix-magma-add-model branch April 7, 2026 21:55
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