gnormal / gnorm

A database-first code generator for any language
https://gnorm.org
Other
487 stars 40 forks source link

index support #2

Closed natefinch closed 6 years ago

natefinch commented 7 years ago

indices should be represented as metadata on tables... though it might also be useful to have a boolean on columns to note if they're unique...