Files
delphi-database-v2/app/import_legacy.py
HotSwapp 05b9d38c61 Enhance UTF-8 encoding fix for CSV imports
- Increased encoding detection read size from 10KB to 20KB in both main.py and import_legacy.py
- This ensures problematic bytes deeper in files (like position 3738) are caught during encoding detection
- Maintains backwards compatibility with properly encoded UTF-8 files
- Provides more robust handling of legacy CSV files with mixed encodings
2025-10-13 20:00:43 -05:00

82 KiB