jmoiron / modl

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

"Could not find table for" error displays type instead of always <nil> #34

Closed cjslep closed 8 years ago

cjslep commented 9 years ago

t is always nil when displaying the message, making it could not find table for <nil> 100% of the time.