mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
add schema
This commit is contained in:
parent
dece399faf
commit
ef33671f56
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@
|
|||
|
||||
BEGIN;
|
||||
|
||||
DROP INDEX IF EXISTS library_item_topic_idx;
|
||||
DROP INDEX IF EXISTS omnivore.library_item_topic_idx;
|
||||
|
||||
COMMIT;
|
||||
|
|
|
|||
Loading…
Reference in a new issue