VbzCart/docs/procs: Difference between revisions

From Woozle Writes Code
< VbzCart‎ | docs
Jump to navigation Jump to search
imported>Woozle
(starting with data flow procs)
 
m (Woozle moved page VbzCart/VbzCart/procs to VbzCart/docs/procs without leaving a redirect: part 2)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
==Data Flow procs==
==Caching==
These are the procs listed in {{vbzcart|table|data_procs}}.
(formerly referred to as "data flow")
 
This list should be kept in synch with {{vbzcart|table|data_procs}}.
{|
{|
|-
|-
Line 9: Line 11:
| align=right | 2. || [[/Upd_CatPages]]
| align=right | 2. || [[/Upd_CatPages]]
|-
|-
| align=right | 3. || [[/Upd_StkContainers]]
| align=right | 3. || <s>[[/Upd_StkContainers]]</s> || dropped; {{vbzcart|table|_stk_containers|cache table}} dropped
|-
|-
| align=right | 4. || [[/Upd_Depts_fr_Depts_Suppliers]]
| align=right | 4. || [[/Upd_Depts_fr_Depts_Suppliers]]
Line 19: Line 21:
| align=right | 7. || [[/Upd_TitleIttyps_fr_CatItems_Titles]]
| align=right | 7. || [[/Upd_TitleIttyps_fr_CatItems_Titles]]
|-
|-
| align=right | 8. || <s>[[/Upd_TitleIttyps_fr_CatItems]]</s> || was combined into {{vbzcart/query|_fr_CatItems_Titles}}
| align=right | 8. || <s>[[/Upd_TitleIttyps_fr_CatItems]]</s> || was combined into {{vbzcart|proc|Upd_Titles_fr_CatItems}}
|-
|-
| align=right | 9. || [[/Upd_TitleIttyps_fr_Titles]]
| align=right | 9. || [[/Upd_TitleIttyps_fr_Titles]]
Line 35: Line 37:
| align=right | 15. || [[/Upd_Titles_fr_TitleIttyps]]
| align=right | 15. || [[/Upd_Titles_fr_TitleIttyps]]
|}
|}
==Not Used==
* [[/doCtgUpdate]]: catalog building
* [[/update_cat_items_fr_qryCtg_build]]: unknown, but looks like part of catalog building

Latest revision as of 01:55, 25 February 2024