Files
delphi-database-v2/data-import/employee_43060152-6b40-42bf-80f8-364cf25aefa2.csv
HotSwapp 63809d46fb Fix PHONE.csv import duplicate constraint error
- Implement upsert logic in import_phone() function
- Check for existing (id, phone) combinations before insert
- Track duplicates within CSV to skip gracefully
- Update existing records instead of failing on duplicates
- Add detailed statistics: inserted, updated, skipped counts
- Align with upsert pattern used in other import functions
- Add documentation in docs/PHONE_IMPORT_FIX.md

Fixes: UNIQUE constraint failed: phone.id, phone.phone error
when re-importing or uploading CSV with duplicate entries
2025-10-12 21:45:30 -05:00

152 B

1Empl_NumEmpl_IdRate_Per_Hour
20UNASSIGNED200.00
31MUELLER\JS200.00
42HABICH\RA200.00
53GUETTEL\SR200.00
64BENDT\D200.00
75BENDT\LF200.00