Add last fetched column to the database
This commit is contained in:
@ -4,4 +4,6 @@
|
||||
|
||||
BEGIN;
|
||||
|
||||
ALTER TABLE omnivore.subscriptions ADD COLUMN last_fetched_checksum TEXT ;
|
||||
|
||||
COMMIT;
|
||||
|
||||
Reference in New Issue
Block a user