| » Version | » Information |
|---|---|
| 1.5.0b1 | 2008-03-15 beta |
| 1.5.0a2 | 2007-12-06 alpha |
| 1.5.0a1 | 2007-10-28 alpha |
| 1.4.1 | 2007-05-03 stable |
| 1.4.0 | 2007-03-13 stable |
| 1.3.0 | 2006-11-03 stable |
| 1.2.2 | 2006-09-03 stable |
| 1.2.1 | 2006-08-21 stable |
| 1.2.0 | 2006-07-23 stable |
| 1.1.0 | 2006-06-15 stable |
| 1.0.3 | 2006-05-24 stable |
| 1.0.2 | 2006-05-23 stable |
| 1.0.1 | 2006-05-14 stable |
| 1.0.0 | 2006-02-09 stable |
| 0.2.4 | 2006-02-05 beta |
| 0.2.3 | 2006-01-13 beta |
| 0.2.2 | 2005-12-30 beta |
| 0.2.1 | Download Release date: 2005-12-28 10:25 UTC Release state: beta Changelog: - fixed datatype conversion for "time" values - fixed getTableFieldDefinition() default handling (though still a bit shaky) - reverse module: ensure that parameters in queries are properly quoted - fixed bug in alterTable() where "rename" would be skipped if no other alteration is done - do not use multiple commands in ALTER TABLE (only supported since 8.0) - implemented native prepared queries - use proper error code in alterTable() - renamed table as the last step in alterTable() - proper quote new table name in alterTable() open todo items: - considering migrating away from OID's to bytea, since this is encourage since version 8 and is also what PDO expects, however there is no streaming API for bytea columns .. this needs to be done using manually chunked reads/writes Dependencies:
|
| 0.2.0 | 2005-12-21 beta |
| 0.1.1 | 2005-10-10 beta |
| 0.1.0 | 2005-06-08 beta |