Ready for alpha?

This commit is contained in:
Mike Young
2019-11-20 22:22:09 -05:00
parent 8e551f3f32
commit bf26dc39a8
16 changed files with 58 additions and 27 deletions

View File

@@ -0,0 +1,2 @@
delete from books;
delete from sqlite_sequence where name='books';