Skip to content
Snippets Groups Projects
Commit 9b11907c authored by Ion Agorria's avatar Ion Agorria
Browse files

Update existing linked elements to new type

parent 788d499b
No related branches found
No related tags found
No related merge requests found
......@@ -438,6 +438,7 @@ ALTER TABLE llx_resource ADD COLUMN extraparams varchar(255);
ALTER TABLE llx_element_resources ADD COLUMN duree real; -- total duration of using ressource
UPDATE llx_element_resources SET resource_type = 'dolresource' WHERE resource_type = 'resource';
CREATE TABLE llx_advtargetemailing
(
......
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