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
30 MiB
Languages
TypeScript 55.8%
JavaScript 41.8%
Python 0.9%
PLpgSQL 0.8%
Shell 0.5%
Other 0.2%