Changeset 64 for cpc/trunk/project/config
- Timestamp:
- Jul 24, 2009, 1:57:27 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/config/doctrine/schema.yml
r58 r64 106 106 type: enum 107 107 values: ['jo', 'intervention'] 108 source: string( 50)108 source: string(200) 109 109 relations: 110 110 Presence: … … 142 142 parlementaire_id: integer 143 143 intervention_id: string(36) 144 fonction: string(200) 144 145 relations: 145 146 Personnalite:
Note: See TracChangeset
for help on using the changeset viewer.