Skip to main content
New

New unique constraint validation

Related products:Software Factory
  • May 6, 2026
  • 0 replies
  • 20 views

Marius Korff
Captain
Forum|alt.badge.img+8

When you make an existing column in a table mandatory (and no default value is set), you get a very helpful validation warning you to setup the data migration for this column.

When you create a unique index on an existing column (or set of columns), no validation will be shown.
It would be nice to have a warning in the validations list to show the developer that this could lead to issues.