DataObjects/pman.links.ini
[Pman.Core] / DataObjects / pman.links.ini
index 48135f3..af0aa2a 100644 (file)
@@ -1,7 +1,6 @@
 
 [Images]
 parent_image_id = Images:id
-created_by = Person:id
 
 [Person]
 office_id = Office:id
@@ -32,7 +31,7 @@ project_id = Projects:id
 [Groups]
 leader = Person:id
 
-[Group_Members]
+[group_members]
 group_id = Groups:id
 user_id =  Person:id
 
@@ -42,6 +41,10 @@ group_id = Groups:id
 [Events]
 person_id = Person:id
 
+[core_event_audit]
+event_id = Events:id
+old_audit_id = core_event_audit:id
+
 [core_watch]
 person_id = Person:id
 
@@ -51,8 +54,9 @@ person_id = Person:id
 [core_notify]
 person_id = Person:id
 event_id = Events:id
-
-
+watch_id = core_watch:id
+trigger_person_id = Person:id
+trigger_event_id = Events:id
 
 [database__render]
 Projects = name