Init (override) + info + version

This commit is contained in:
2018-07-13 01:10:24 +02:00
parent 4dc654a68c
commit 405cedb032
3 changed files with 69 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
-- schema.sql
-- Schema for pit in python / SQLite mode
-- v0.1
-- v1
CREATE TABLE project (
id integer primary key,