Files
delphi-database-v2/app
HotSwapp 9b2ce0d28f Final enhancement: Increase encoding detection read size to 50KB
- Increased read size from 20KB to 50KB in both main.py and import_legacy.py
- This ensures problematic bytes at position 3738+ are caught during encoding detection
- Provides maximum robustness for legacy CSV files with deeply embedded encoding issues
- Maintains all previous improvements including fallback mechanisms
2025-10-13 21:44:17 -05:00
..