Implementation suggestion:
- Create
apsw.no_change singleton object
- A flag to
apsw.createmodule that says no change supported
- Call
xColumnNoChange when there is no change. Dev can return apsw.no_change from that
UpdateChangeRow can include apsw.no_change in the SQLite values