Due to lack of planning I found myself in a situation where I had to introduce a Boolean field called "Active" at later stage in model.The idea is to return only elements that have active as true for any query on Db. One way possible would be to edit all my queries on model to add something like Due to lack of planning I found myself in a sit