ErlyORM / boss_db

BossDB: a sharded, caching, pooling, evented ORM for Erlang
Other
277 stars 138 forks source link

boss_record:new silently fails to write parameters not in the model #186

Open davidw opened 10 years ago

davidw commented 10 years ago

It would be nice to have something complain when there is a mismatch between what is in the DB and what is in the model file. It's a small source of confusion.