X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2Fcore.sql;h=a0047eba7a2fa5aa590b506eb6e227b2105c106e;hp=dceb2c91dd6258acf5ee9e7f37a7a12f7aa12eeb;hb=HEAD;hpb=0370b91039f4ca24edec14b990399898c7ca5ed5 diff --git a/DataObjects/core.sql b/DataObjects/core.sql deleted file mode 100644 index dceb2c91..00000000 --- a/DataObjects/core.sql +++ /dev/null @@ -1,23 +0,0 @@ - --- // core comapy types - use core enums (Company Type) -DROP TABLE core_company_type; - - - --- 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.. - - - ---// old core image type - merged into enum. -DROP TABLE core_image_type; - - - - - - - --- ---------------------------- -