Skip to content

Bug on Loading terminology into an empty database. #2

Description

@shivharesatyam1

Below are the issues I’m facing on my machine:

Loading terminology into an empty database.

The "Load terminology" step is giving the following error:

Usage: .import FILE TABLE

I’ve identified the issue, and it appears to originate from load.sh at line 121:

.import --skip 1 ${csv} ${table}

The SQLite CLI does not directly support the --skip option in the .import command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions