If both catalog client scripts and client scripts are being synced then it's possible that the same catalog client script record will be downloaded for both tables. There is true for any extended table concept. In this case one could just sync the client scripts table and not the catalog client scripts table to avoid the issue.
TODO: Make use of the sys_class_name column to distinguish such cases.
If both catalog client scripts and client scripts are being synced then it's possible that the same catalog client script record will be downloaded for both tables. There is true for any extended table concept. In this case one could just sync the client scripts table and not the catalog client scripts table to avoid the issue.
TODO: Make use of the sys_class_name column to distinguish such cases.