Skip to content

Merge insert statements when importing data #9

@punkstar

Description

@punkstar

At the moment we just execute one INSERT query per row in the data export file. We could speed up the import by combining chunks of rows into single INSERT statements.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions