database migration 1.0.4, store topic fetch etag/last-modified, provide these when...
[websub-hub] / src / db / sqlite / sql / topic-attempts.sql
1 --
2 SELECT content_fetch_attempts_since_success
3 FROM topic
4 WHERE id = :topicId