Matt b506f89dd7 Optimize order and product import scripts with improved performance and incremental update handling
- Refactor orders import to use temporary tables for more efficient data processing
- Improve batch processing and memory management in order import script
- Update product import to use temporary tables for inventory status
- Modify purchase orders import to use updated timestamp for incremental updates
- Enhance error handling and logging for import processes
2025-01-30 21:13:53 -05:00
2025-01-28 01:30:48 -05:00
2025-01-08 20:58:34 -05:00
Description
No description provided
29 MiB
Languages
TypeScript 49.1%
JavaScript 48.2%
Python 1%
PLpgSQL 1%
Shell 0.6%