refactor(SQL): Staging tables and Calc stored procedures used for modular stored procedure archicture for scalability. Implemented for Product Catalogue. \n BREAKING CHANGE: BIT argument a_debug added to all but basic stored procedures for analysis of performance and results.

This commit is contained in:
2024-10-02 15:59:53 +01:00
parent 45ac0405b4
commit d0956ffb97
659 changed files with 31748 additions and 2679 deletions

View File

@@ -154,8 +154,8 @@
6000_p_split.sql
6001_p_clear_split_temp.sql
6206_fn_shop_get_product_permutation_name.sql
6500_p_shop_user_eval.sql
6501_p_clear_shop_user_eval_temp.sql
6500_p_shop_calc_user.sql
6501_p_shop_clear_calc_user.sql
7003_p_shop_get_many_access_level.sql
7101_p_shop_get_many_region.sql
7116_p_shop_get_many_currency.sql