add schema
This commit is contained in:
@ -4,6 +4,6 @@
|
||||
|
||||
BEGIN;
|
||||
|
||||
DROP INDEX IF EXISTS library_item_topic_idx;
|
||||
DROP INDEX IF EXISTS omnivore.library_item_topic_idx;
|
||||
|
||||
COMMIT;
|
||||
|
||||
Reference in New Issue
Block a user