Hey i have validated csv files, done with fast-csv...
# orm-help
v
Hey i have validated csv files, done with fast-csv package. I have problem with types when seeding database. Should I transfer csv to json with csvToJson: If you want that a number will be printed as a Number type, and values true or false is printed as a boolean Type, use:
Copy code
csvToJson.formatValueByType().getJsonFromCsv(fileInputName);