One problem with that approach in particular for MongoDB is that since we no longer store null columns, we have no way to compare them or compare their absence. That's a bit concerning and we might force a user to chose between DIRTY/ALL optimistic locking and not storing nulls.
|