Hello,
would it be possible to save the items only in case of a changed value?
I have a whole lot of cases in which the value is 1 (by about 90%) which uses a lot of diskspace/database.
I would only need to save if the values change from 1 to 0 or 0 to 1.
would it be possible to save the items only in case of a changed value?
I have a whole lot of cases in which the value is 1 (by about 90%) which uses a lot of diskspace/database.
I would only need to save if the values change from 1 to 0 or 0 to 1.
Comment