Skip to content

Commit

Permalink
chore: update dbmodel
Browse files Browse the repository at this point in the history
  • Loading branch information
smaspons committed Sep 24, 2024
1 parent 7ae03ce commit b9162ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbmodel
Submodule dbmodel updated 47 files
+0 −79 corporate/plan/disable_enable_plan_strategy_ud.sql
+0 −143 corporate/plan/disable_enable_plan_strategy_utils.sql
+1 −0 example/user/ud/ud_93_sample_catalogs.sql
+27 −25 example/user/ud/ud_99_sample_other.sql
+24 −23 example/user/ws/ws_99_sample_other.sql
+33 −0 test/upsert/ud/test_v_edit_dma.sql
+33 −0 test/upsert/ud/test_v_edit_exploitation .sql
+33 −0 test/upsert/ud/test_v_edit_sector.sql
+33 −0 test/upsert/ws/test_v_edit_dma.sql
+33 −0 test/upsert/ws/test_v_edit_dqa.sql
+33 −0 test/upsert/ws/test_v_edit_exploitation .sql
+33 −0 test/upsert/ws/test_v_edit_link.sql
+33 −0 test/upsert/ws/test_v_edit_presszone .sql
+33 −0 test/upsert/ws/test_v_edit_sector.sql
+0 −5 updates/36/36001/ws/ddl.sql
+5 −1 updates/36/36007/utils/ddl.sql
+1 −1 updates/36/36012/utils/ddl.sql
+6 −1 updates/36/36012/ws/ddl.sql
+1,860 −0 updates/36/36012/ws/qml.sql
+207 −0 updates/36/36013/ud/ddlview.sql
+6,356 −0 updates/36/36013/ud/qml.sql
+24 −0 updates/36/36013/ud/trg.sql
+31 −0 updates/36/36013/utils/ddlview.sql
+179 −0 updates/36/36013/utils/dml.sql
+9 −0 updates/36/36013/utils/tablect.sql
+360 −0 updates/36/36013/ws/ddlview.sql
+23 −0 updates/36/36013/ws/dml.sql
+6,534 −0 updates/36/36013/ws/qml.sql
+9 −0 updates/36/36013/ws/tablect.sql
+30 −0 updates/36/36013/ws/trg.sql
+131 −389 utils/fct/gw_fct_admin_manage_planmode.sql
+202 −216 utils/fct/gw_fct_config_mapzones.sql
+276 −0 utils/fct/gw_fct_getchangefeaturetype.sql
+1 −2 utils/fct/gw_fct_getformfields.sql
+11 −4 utils/fct/gw_fct_getinpdata.sql
+152 −143 utils/fct/gw_fct_pg2epa_autorepair_epatype.sql
+7 −3 utils/fct/gw_fct_setarcfusion.sql
+16 −0 utils/fct/gw_fct_setclosestaddress.sql
+113 −720 utils/fct/gw_fct_setfeaturereplace.sql
+6 −2 utils/fct/gw_fct_setinitproject.sql
+1 −1 utils/fct/gw_fct_setmapzoneconfig.sql
+20 −4 utils/fct/gw_fct_setnoderotation.sql
+8 −1 utils/fct/gw_fct_setselectors.sql
+16 −22 ws/fct/ws_gw_fct_getmincut.sql
+2 −2 ws/fct/ws_gw_fct_pg2epa_main.sql
+2 −2 ws/fct/ws_gw_fct_setchangevalvestatus.sql
+68 −30 ws/fct/ws_gw_fct_setmincut.sql

0 comments on commit b9162ac

Please sign in to comment.