DataObjects/core.sql
[Pman.Core] / DataObjects / core.sql
index dceb2c9..57222f7 100644 (file)
@@ -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;