Skip to content
Snippets Groups Projects
Verified Commit 09308d21 authored by Damien's avatar Damien
Browse files

FEAT #10157 TIME 0:05 Drop view postindexing

parent f1056960
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@
-- --
-- *************************************************************************--
DROP VIEW IF EXISTS view_postindexing;
--perfs on res_view_letterbox
DROP VIEW IF EXISTS res_view_letterbox;
CREATE OR REPLACE VIEW res_view_letterbox AS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment