mirror of
https://github.com/AmanTahiliani/box-box.git
synced 2026-08-07 19:56:18 -04:00
feat(paddock): initial paddock briefing pages and store changes
This commit is contained in:
3
internal/store/migrations/005_news_enriched.sql
Normal file
3
internal/store/migrations/005_news_enriched.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE news_items ADD COLUMN og_image_url TEXT;
|
||||
ALTER TABLE news_items ADD COLUMN og_description TEXT;
|
||||
ALTER TABLE news_items ADD COLUMN read_at INTEGER;
|
||||
Reference in New Issue
Block a user