- Added tests to verify correct parsing of JSON fields from both CSV and XLSX files during data import. - Enhanced import functions to build a column type map for detecting JSON fields and parse them appropriately. - Introduced helper functions for building column type maps and parsing JSON fields, improving data integrity during imports. - Updated existing tests to ensure successful imports and correct handling of JSON data structures. |
||
|---|---|---|
| .. | ||
| process.go | ||
| process_test.go | ||
| seed.go | ||
| seed_test.go | ||
| types.go | ||