gnormal / gnorm

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

Expose column Ordinals #121

Closed Etomyutikos closed 4 years ago

Etomyutikos commented 4 years ago

This PR exposes column Ordinal information to the template data types. Furthermore, a ByOrdinal method is added to the Columns type that will return the list of Column sorted by Ordinal.