source: branches/2.4/prototype/config/calendarHistoric.ini @ 7228

Revision 7228, 332 bytes checked in by douglas, 12 years ago (diff)

Ticket #0000 - Copiadas as alterações do Trunk. Versão final da 2.4.2.

  • Property svn:executable set to *
Line 
1service = PostgreSQL
2PostgreSQL.concept = calendar_historic
3
4[after.find]
5deepnessFindHistoric = modules/calendar/interceptors/DBMapping.php
6
7[PostgreSQL.mapping]
8id = "id"
9schedulable = "object_id"
10user = "user_uidnumber"
11time = "dtstamp"
12attribute = "attribute"
13beforeValue = "before_value"
14afterValue = "after_value"
Note: See TracBrowser for help on using the repository browser.