Changeset 92 for trunk/config/schema.xml
- Timestamp:
- 03/02/07 21:53:36 (2 years ago)
- Files:
-
- trunk/config/schema.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/config/schema.xml
r88 r92 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <database package="lib.model" name=" symfony" defaultIdMethod="native">2 <database package="lib.model" name="propel" defaultIdMethod="native"> 3 3 <table name="ask_question" phpName="Question"> 4 4 <column name="id" type="integer" required="true" primaryKey="true" autoincrement="true" />
