Skip to content
Snippets Groups Projects
Commit 260d6aca authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

FIX pb with instructions order

parent b3d521e7
No related branches found
No related tags found
No related merge requests found
......@@ -6,10 +6,10 @@
-- --
-- *************************************************************************--
DROP TABLE IF EXISTS ar_batch;
DROP VIEW IF EXISTS view_postindexing;
DROP VIEW IF EXISTS res_view_attachments;
DROP VIEW IF EXISTS res_view_letterbox;
DROP TABLE IF EXISTS ar_batch;
DROP SEQUENCE IF EXISTS priorities_seq CASCADE;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment