Learn more about cloning repositories
You have read-only access
Change oldValue and newValue type to Any? In `FormDelegate.rowValueHasBeenChanged`, `oldValue` and `newValue` are optional and it is easiest to work with optional value to differentiate set/update/delete.