sqlite on delete actions

This commit is contained in:
Nazar Kanaev
2021-02-28 00:35:19 +00:00
parent 7560b8167b
commit a850d83b33
4 changed files with 16 additions and 10 deletions

View File

@@ -301,6 +301,7 @@ func HTMLText(s string) string {
}
func (s *Storage) SyncSearch() {
// TODO: cleaning up once feeds/items are deleted?
rows, err := s.db.Query(`
select id, title, content, description
from items