Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
7
SQL/202511/20251107/z_exec_last.sql
Normal file
7
SQL/202511/20251107/z_exec_last.sql
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
update "LOWCODE_FRAME"."LOWCODE_DBFORM"
|
||||||
|
set IS_DB_SYNC='N'
|
||||||
|
where TABLE_NAME in (
|
||||||
|
'lc_item_result', 'lc_outside_license', 'lc_outside_person',
|
||||||
|
'lc_risk_hazard_manage', 'lc_risk_identify_assessment',
|
||||||
|
'lc_work_item'
|
||||||
|
);
|
||||||
Reference in New Issue
Block a user