dresende / node-orm2

Object Relational Mapping
http://github.com/dresende/node-orm2
MIT License
3.07k stars 376 forks source link

get('astring') instead of an integer makes postgresql complain #614

Open kapouer opened 9 years ago

kapouer commented 9 years ago

Maybe orm could validate column values against model before building the query ?