Initial release
[websub-hub] / src / db / sqlite / sql / topic-content-fetch-done.sql
1 --
2 DELETE FROM topic_fetch_in_progress
3 WHERE id = :topicId