This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
parts_website
Watch
1
Star
0
Fork
0
You've already forked parts_website
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9c2cfac94834c639cab958381ee31bdbacf7cd88
parts_website
/
datastores
History
teddy
9c2cfac948
feat(MySQL): Get Many stored procedures created for product variations with variation types and product prices with discounts and delivery options.
2024-10-05 13:20:00 +01:00
..
__pycache__
feat(MySQL): Get Many stored procedures created for product variations with variation types and product prices with discounts and delivery options.
2024-10-05 13:20:00 +01:00
__init__.py
Initial commit
2024-04-17 15:07:51 +01:00
datastore_base.py
feat(MySQL): Get Many stored procedures created for product variations with variation types and product prices with discounts and delivery options.
2024-10-05 13:20:00 +01:00
datastore_store_base.py
feat(MySQL): Get Many stored procedures created for product variations with variation types and product prices with discounts and delivery options.
2024-10-05 13:20:00 +01:00
datastore_store_basket.py
feat(MySQL): Get Many stored procedures created for product variations with variation types and product prices with discounts and delivery options.
2024-10-05 13:20:00 +01:00
datastore_store_product_category.py
feat(MySQL): Get Many stored procedures created for product variations with variation types and product prices with discounts and delivery options.
2024-10-05 13:20:00 +01:00
datastore_store_product_permutation.py
1. View, filter, and save Product Permutation. \n 2. Synchronised with Product Category page and all common functionality moved into base and base table css, js, and python files.
2024-09-24 23:25:52 +01:00
datastore_store_product_variation.py
feat(MySQL): Get Many stored procedures created for product variations with variation types and product prices with discounts and delivery options.
2024-10-05 13:20:00 +01:00
datastore_store_product.py
feat(MySQL): Get Many stored procedures created for product variations with variation types and product prices with discounts and delivery options.
2024-10-05 13:20:00 +01:00
datastore_store_stock_item.py
feat(MySQL): Get Many stored procedures created for product variations with variation types and product prices with discounts and delivery options.
2024-10-05 13:20:00 +01:00
datastore_store_stripe.py
feat(MySQL): Get Many stored procedures created for product variations with variation types and product prices with discounts and delivery options.
2024-10-05 13:20:00 +01:00
datastore_user.py
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.
2024-10-02 15:59:53 +01:00