mirror of
https://github.com/djhackersdev/minime.git
synced 2026-08-20 01:14:08 -05:00
Add automated schema management
This commit is contained in:
@@ -1,2 +1 @@
|
||||
create table "meta" ("schemaver" integer not null);
|
||||
insert into "meta" values (6);
|
||||
|
||||
Reference in New Issue
Block a user