Skip to content

emptydb is not really empty #1

Open
@searchivarius

Description

@searchivarius
  1. Please, clear emptydb (also in helloqa). You can use the following script:

for t in echo ".tables" | sqlite3 oaqa-eval.db3; do echo "delete from $t;"| sqlite3 oaqa-eval.db3 ; done

  1. We also need to publish the database schema creation script, not only the raw-database.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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