matei-tm/f-orm-m8-sqlite

Add generator support for CompositeConstraint.unique

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
orm-m8 v0.7.0 added compositeConstraints parameter to DataColumn. It opens the possibility to implement the composite constraints generation. As a result CompositeConstraint.unique must be supported

Describe the solution you'd like
Add generator support for CompositeConstraint.unique