VbzCart/procs: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< VbzCart
doCtgUpdate |
m doc tweakage; "data flow" -> caching |
||
| Line 1: | Line 1: | ||
== | ==Caching== | ||
(formerly referred to as "data flow") | |||
This list should be kept in synch with {{vbzcart|table|data_procs}}. | |||
{| | {| | ||
|- | |- | ||
Revision as of 22:17, 3 May 2009
Caching
(formerly referred to as "data flow")
This list should be kept in synch with data_procs.
| ID | Name | Notes |
|---|---|---|
| 1. | /Upd_CatItems_fr_StkItems_StkBins | |
| 2. | /Upd_CatPages | |
| 3. | dropped; cache table dropped | |
| 4. | /Upd_Depts_fr_Depts_Suppliers | |
| 5. | /Upd_Titles_fr_Depts | |
| 6. | /Upd_Titles_fr_CatItems | |
| 7. | /Upd_TitleIttyps_fr_CatItems_Titles | |
| 8. | was combined into Upd_Titles_fr_CatItems | |
| 9. | /Upd_TitleIttyps_fr_Titles | |
| 10. | /Upd_TitleIttyps_fr_CatIttyps | |
| 11. | /Upd_DeptIttyps_fr_TitleIttyps | |
| 12. | /Upd_Depts_fr_DeptIttyps | |
| 13. | /Upd_DeptIttyps_fr_CatIttyps | |
| 14. | /Upd_SupplierIttyps | |
| 15. | /Upd_Titles_fr_TitleIttyps |
Other
- /doCtgUpdate: catalog building
