tjwebb/sails-backbone

should check the persisted models against the actual defined sails models

Closed this issue · 0 comments

Currently the check is based on the count, which means that if I add a model and remove another, the database will not be updated.