mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
3 lines
67 B
SQL
3 lines
67 B
SQL
delete from books;
|
|
delete from sqlite_sequence where name='books';
|