Skip to content

spider .sqlite format #18

@papsipublic

Description

@papsipublic

Hi,

as I am trying to run valuenet on my own examples, I am blocked at generating the "sqlite" format.

Here are the details.

Valuenet keeps the spider dat a in the directory valuenet/data/spider/original/database/

here , for each schema you have a directory, like "concert_singer", which contains two file:
"schema.sql" - the sql creation of the table and insertt values

and

"concert_singer.sqlite" which apparently contains the database and it is the file read by valuenet in order to execute
db_value_finder.find_similar_values_in_database

I would greatly appreciate if you could tell me how to generate the sqlite file form the "schema.sql" file , or anything will do.

Thank you

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