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

FEAT #3168 create maarch 1.5.1

parent a5e0ab6b
No related branches found
No related tags found
No related merge requests found
......@@ -751,7 +751,7 @@ CREATE VIEW res_view_attachments AS
UPDATE parameters SET param_value_int = 150 where id='database_version';
UPDATE parameters SET param_value_int = 151 where id='database_version';
......@@ -797,4 +797,4 @@ INSERT INTO docservers (docserver_id, docserver_type_id, device_label, is_readon
--Add service associate_folder by default
INSERT INTO usergroups_services(group_id,service_id)
SELECT group_id,'associate_folder' from usergroups;
\ No newline at end of file
SELECT group_id,'associate_folder' from usergroups;
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