source: trunk/prototype/config/schedulableToAttachment.ini @ 5514

Revision 5514, 188 bytes checked in by acoutinho, 12 years ago (diff)

Ticket #2434 - Implementacao anexos, acls e delegacao de participantes

  • Property svn:executable set to *
Line 
1service = PostgreSQL
2PostgreSQL.concept = calendar_attach
3
4[model.hasOne]
5schedulable = schedulable.attachments
6
7[PostgreSQL.mapping]
8id = id
9attachment = attach_id
10schedulable = object_id
Note: See TracBrowser for help on using the repository browser.