gnormal / gnorm

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

add --types to preview #11

Closed natefinch closed 6 years ago

natefinch commented 7 years ago

When running gnorm against a large schema, it can be daunting to figure out what types are being used and thus what values you need in the TypeMap. We should be able to make gnorm preview take a --types flag which then just outputs a consolidated list of types used in the schema.