mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
remove drop index query
This commit is contained in:
parent
ef33671f56
commit
d618fe92af
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ DROP TABLE omnivore.public_item_stats;
|
|||
DROP TABLE omnivore.public_item;
|
||||
DROP TABLE omnivore.public_item_source;
|
||||
|
||||
DROP INDEX omnivore.library_item_topic_idx;
|
||||
|
||||
ALTER TABLE omnivore.library_item
|
||||
DROP COLUMN seen_at,
|
||||
DROP COLUMN digested_at,
|
||||
|
|
|
|||
Loading…
Reference in a new issue