Update core edit_* tables with various fixes

- import script with write to file option
- fix file names for functions
- add generic (non edit tables) for only set date, set uid or combine
- fix edit table edit_language insert data
- all trigger create remove the drop on exists, as in the flow the trigger will never exists
This commit is contained in:
Clemens Schwaighofer
2022-05-31 20:17:32 +09:00
parent 74ba935e96
commit 9949a5ef7f
26 changed files with 1029 additions and 52 deletions

View File

@@ -1,9 +1,9 @@
# this list only holds edit_* related table data
# functions
function/set_uid.sql
function/set_generic.sql
function/random_string.sql
function/set_edit_generic.sql
function/edit_set_access_uid.sql
function/edit_access_set_uid.sql
function/edit_group_set_uid.sql
function/edit_log_partition_insert.sql
# generic tables
table/edit_temp_files.sql