Show
Ignore:
Timestamp:
03/19/08 22:01:26 (9 months ago)
Author:
soenke
Message:

refs #604

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.3/generator/resources/xsd/database.xsd

    r908 r1007  
    352352                <xs:attribute name="defaultMutatorVisibility" type="visibility" use="optional"/> 
    353353                <xs:attribute name="idMethod" type="idmethod" use='optional'/> 
     354                <xs:attribute name="allowPkInsert" type="xs:boolean" default="false" use="optional"/> 
    354355                <xs:attribute name="skipSql" type="xs:boolean" default="false"/> 
    355356                <xs:attribute name="readOnly" type="xs:boolean" default="false"/>