Show
Ignore:
Timestamp:
02/15/06 14:13:23 (3 years ago)
Author:
hans
Message:

#201 - Adding CHANGELOG entries.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.2/generator/CHANGELOG

    r334 r336  
    1414  - New MySQLi driver for Propel (use 'mysqli' instead of 'mysql') 
    1515  - Added propel-gen script to standard-installed versions of Propel also 
     16  - New XSD schema for validating the XML datamodel descriptions (schema.xml) 
     17  - Support for specifying vendor-specific info in the schema.xml 
     18  - Better support for sequences in reverse engineering PostgreSQL databases 
    1619  - #146 Added 'size' attribute to <index-column> and <unique-column> 
    1720  - New extensible OO builder classes for generating PHP5 classes and SQL DDL