Skip to content

Add a way to import CSV data into a table #152

Open
@avinassh

Description

@avinassh

We should have something similar to SQLite .import command:

$ sqlite data.db

> .mode csv
> .import /path-to/file/users.csv users

This can be used to import data into a new or existing table

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions