Add new columns to schema.xml and regenerate sql

This commit is contained in:
Lucas Bickel 2017-03-10 21:18:50 +01:00
parent 86ff6e8e12
commit 095ddaed38
5 changed files with 18 additions and 4 deletions

View file

@ -1,5 +1,5 @@
-- Schema version
INSERT INTO cc_pref("keystr", "valstr") VALUES('schema_version', '2.5.12');
INSERT INTO cc_pref("keystr", "valstr") VALUES('schema_version', '3.0.0-alpha');
INSERT INTO cc_subjs ("login", "type", "pass") VALUES ('admin', 'A', md5('admin'));
-- added in 2.3