mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Ready for alpha?
This commit is contained in:
2
src/backend/empty_bookshelf.sql
Normal file
2
src/backend/empty_bookshelf.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
delete from books;
|
||||
delete from sqlite_sequence where name='books';
|
||||
Reference in New Issue
Block a user