Skip to content

Repository files navigation

nt-sqlite

https://api.travis-ci.com/nutratech/nt-sqlite.svg?branch=master

Python, SQL and CSV files for setting up portable nt-sqlite database.

See CLI: https://github.com/nutratech/cli

Pypi page: https://pypi.org/project/nutra

Building the database

Create the database with.

make build

Verify the tables were populated and exist.

make test

If everything looks good: commit, and update submodules in the cli repo.

Important

If you are committing database changes, add a line to sql/data/version.csv (id=4 is the latest in this case).

idversioncreatednotes
10.0.02020-09-22initial release
20.0.12021-05-21bump version
30.0.22021-05-24remove guids
40.0.32021-05-24general cleanup

Tables (Relational Design)

Note: functions are kept in sql/functions.sql.

See sql/tables.sql for details on design.

This is frequently updated, see docs/ for more info.

About

SQL and CSV files for setting up nutra portable SQL database.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages