mammoth icon indicating copy to clipboard operation
mammoth copied to clipboard

Support constraints / indices

Open martijndeh opened this issue 5 years ago • 0 comments

Currently, constraints and indices are only supported if you manually add them to your migrations. Instead, we want to be able to define them similar to tables in TypeScript land using e.g. a defineConstraint() call.

This should fix https://github.com/Ff00ff/mammoth/issues/185.

martijndeh avatar Dec 29 '20 10:12 martijndeh