DIRECT icon indicating copy to clipboard operation
DIRECT copied to clipboard

update all post-deployment scripts to merge to target

Open sjohansson opened this issue 1 year ago • 0 comments
trafficstars

Some of the post-deployment scripts that populate lookups and reference data uses an update on the target, but some are still using the v1 approach, which is an insert where the key isn't already present.

All scripts should use the more flexible update process, so that changes to the reference data is updated on deploy.

sjohansson avatar Sep 25 '24 08:09 sjohansson