class Marten::DB::Constraint::Unique
- Marten::DB::Constraint::Unique
- Reference
- Object
Defined in:
marten/db/constraint/unique.crConstructors
Instance Method Summary
-
#clone
Returns a clone of the current unique constraint.
- #fields : Array(Marten::DB::Field::Base)
- #name : String