Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
116
SQL/202511/20251104/lc_basic_safety_information.sql
Normal file
116
SQL/202511/20251104/lc_basic_safety_information.sql
Normal file
File diff suppressed because one or more lines are too long
9
SQL/202511/20251104/z_exec_last.sql
Normal file
9
SQL/202511/20251104/z_exec_last.sql
Normal file
@@ -0,0 +1,9 @@
|
||||
update "LOWCODE_FRAME"."LOWCODE_DBFORM"
|
||||
set IS_DB_SYNC='N'
|
||||
where TABLE_NAME in (
|
||||
'lc_confined_space_operation_safe', 'lc_outside_license',
|
||||
'lc_fire_operation_detail', 'lc_high_operation_detail',
|
||||
'lc_land_operation', 'lc_land_operation_detail',
|
||||
'lc_lifting_operation_detail', 'lc_risk_identify_assessment',
|
||||
'lc_temporary_power_operation_detail'
|
||||
);
|
||||
Reference in New Issue
Block a user