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

Revision 5715, 189 bytes checked in by natan, 12 years ago (diff)

Ticket #2434 - Implementacao da repeticao de eventos na agenda e adicao de suporte a relacionamentos 1x1 na API

  • Property svn:executable set to *
Line 
1service = PostgreSQL
2PostgreSQL.concept = calendar_attach
3
4[model.depends]
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.