jmoiron / modl

golang database modelling library
MIT License
479 stars 48 forks source link

controlling field mapping is not straightfoward #40

Open tmc opened 8 years ago

tmc commented 8 years ago

currently you have to modify a global (sqlx.NameMapper) -- should be able to set this on DbMap