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
651a404ba35696d6f8fbaa9677b5b474352eb6cc
parts_website
/
datastores
History
teddy
651a404ba3
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +01:00
..
__pycache__
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +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(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +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(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +01:00
datastore_store_product_permutation.py
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +01:00
datastore_store_product_variation.py
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +01:00
datastore_store_product.py
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +01:00
datastore_store_stock_item.py
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +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