Initial release
[websub-hub] / src / db / sqlite / sql / topic-content-fetch-done.sql
diff --git a/src/db/sqlite/sql/topic-content-fetch-done.sql b/src/db/sqlite/sql/topic-content-fetch-done.sql
new file mode 100644 (file)
index 0000000..44c0060
--- /dev/null
@@ -0,0 +1,3 @@
+--
+DELETE FROM topic_fetch_in_progress
+WHERE id = :topicId