can add a show repeating or non repeating. need a better dialog though with more validation. Also added additional sql files to build directory.
This commit is contained in:
parent
184ee30775
commit
ac27a2f79c
20 changed files with 267 additions and 29 deletions
1
build/sql/defaultdata.sql
Normal file
1
build/sql/defaultdata.sql
Normal file
|
@ -0,0 +1 @@
|
|||
INSERT INTO cc_subjs ("login", "type", "pass") VALUES ('admin', 'A', md5('admin'));
|
Loading…
Add table
Add a link
Reference in a new issue