SchemaPlus / schema_validations

Automatically creates validations basing on the database schema.
Other
173 stars 34 forks source link

Uniqueness validation for partial indexes #26

Open lowjoel opened 9 years ago

lowjoel commented 9 years ago

We have the constraint on the index -- this should be propagated to the validates_uniqueness_of as the conditions parameter.