Open bshepherdson opened 9 years ago
This is unintended; .where() should filter .find()s. It at least is broken on MDAO, probably all or most DAOs.
.where()
.find()
This is unintended;
.where()
should filter.find()
s. It at least is broken on MDAO, probably all or most DAOs.