X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2Fcore.sql;fp=DataObjects%2Fcore.sql;h=57222f71dd03964d563b746fd7748ad2d38fb56b;hp=dceb2c91dd6258acf5ee9e7f37a7a12f7aa12eeb;hb=752ec6052608d9bb65b4aee20aac730b6b1887fc;hpb=0370b91039f4ca24edec14b990399898c7ca5ed5 diff --git a/DataObjects/core.sql b/DataObjects/core.sql index dceb2c91..57222f71 100644 --- a/DataObjects/core.sql +++ b/DataObjects/core.sql @@ -1,15 +1,13 @@ --- // core comapy types - use core enums (Company Type) -DROP TABLE core_company_type; - +-- file is not really used any more.. --- we duplicate office_id and company_id here... --- not sure if we should keep doing that in the new design... --- we should improve our links code to handle this.. +-- // core comapy types - use core enums (Company Type) +DROP TABLE core_company_type; + --// old core image type - merged into enum. DROP TABLE core_image_type;