Skip to content

Improve CSV uploading #6

Description

@philipashlock

There's a file size limit set in the main configuration file that may be a limiting factor in some cases, but the way CSVs are loaded is also not efficient since the whole file is loaded into memory before being saved as SQLite. I think it would be better if this was done row by row instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions