Seek CSV library #128

Closed
opened 2022-12-04 10:14:40 +00:00 by brandon.presley · 1 comment

If we had a good library for exporting/importing CSVs, then we wouldn't have to restrict our exports as much as we currently do, and will probably support older exports better.

If we had a good library for exporting/importing CSVs, then we wouldn't have to restrict our exports as much as we currently do, and will probably support older exports better.
brandon.presley added the
enhancement
label 2022-12-04 10:14:44 +00:00
brandon.presley changed title from Seek robust CSV library to Seek CSV library 2022-12-04 10:15:02 +00:00
Author
Owner

I might replace the upload/download CSV with an export/import sqlite database.
Not sure if anyone other than myself was using the import export feature, and if they were relying on it being a CSV or not.

Also, there are several things that break trying to use CSVs instead of using an actual data format, so we would have many benefits from doing this over CSV.

I might replace the upload/download CSV with an export/import sqlite database. Not sure if anyone other than myself was using the import export feature, and if they were relying on it being a CSV or not. Also, there are several things that break trying to use CSVs instead of using an actual data format, so we would have many benefits from doing this over CSV.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: brandon.presley/Massive#128
No description provided.