X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2Fcore.sql;fp=DataObjects%2Fcore.sql;h=c7521585fb1dd689f609de8fe640a1dc3c573ee0;hp=f1cbfb9528e98b9838155e062be2e9caf6eec7a9;hb=2d0e29cfe7c26845ade272810a7894d81440c4cb;hpb=70ee0362f1a5387c9021d3ff8a33fbd19a05ab31 diff --git a/DataObjects/core.sql b/DataObjects/core.sql index f1cbfb95..c7521585 100644 --- a/DataObjects/core.sql +++ b/DataObjects/core.sql @@ -1,7 +1,4 @@ --- our new code should have this fixed now.. --- UPDATE Companies set comptype='OWNER' where isOwner=1; - -- // core comapy types - use core enums (Company Type) DROP TABLE core_company_type;