gnormal / gnorm

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

expose column comments #85

Closed Etomyutikos closed 6 years ago

Etomyutikos commented 6 years ago

resolves #77

This commit exposes comments that have been attached to columns in the DB.

Etomyutikos commented 6 years ago

My bad. I missed the table comments in this commit. :(