/[papo]/papo/xot/PAPO-ER.xot
ViewVC logotype

Diff of /papo/xot/PAPO-ER.xot

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by jlenton, Mon Nov 24 22:14:50 2003 UTC revision 1.25 by apronotti, Wed Dec 3 20:17:13 2003 UTC
# Line 47  Foundation, Inc., 59 Temple Place, Suite Line 47  Foundation, Inc., 59 Temple Place, Suite
47          <index name="account_plan_parent_idx">          <index name="account_plan_parent_idx">
48            <index_field name="parent"/>            <index_field name="parent"/>
49          </index>          </index>
50            <index name="account_plan_code_unique_idx" type="unique" where="_end_t is null">          <index name="account_plan_code_unique_idx" type="unique" where="_end_t is null">
51              <index_field name="code"/>            <index_field name="code"/>
52            </index>          </index>
53        </indexes>        </indexes>
54        <hooks>        <hooks>
55          <hook name="history"/>          <hook name="history"/>
# Line 1642  Foundation, Inc., 59 Temple Place, Suite Line 1642  Foundation, Inc., 59 Temple Place, Suite
1642          <index name="entity_uid_entity_idx">          <index name="entity_uid_entity_idx">
1643            <index_field name="entity"/>            <index_field name="entity"/>
1644          </index>          </index>
1645            <index name="entity_uid_unique_idx" type="unique" where="_end_t is null">
1646              <index_field name="uid"/>
1647              <index_field name="entity_uid_type"/>
1648            </index>
1649        </indexes>        </indexes>
1650        <hooks>        <hooks>
1651          <hook name="history"/>          <hook name="history"/>

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26