When will a table have its create_user_id field as SYNCHRONIZE?
In XStore Database, though we delete the records from inv_location_bucket, the records get SYNCHRONIZED on Store Close.
Tables inv_bucket and inv_location_bucket are carrying their create_user_id field as SYNCHRONIZE. What does this SYNCHRONIZE mean and how do we disable it?
Can anyone who has come across this please explain.