Revision history for DBIx::Class
+ - Complete Sybase RDBMS support including:
+ - Support for TEXT/IMAGE columns
+ - Support for the 'money' datatype
+ - Transaction savepoints support
+ - Support for bind variables when connecting via Sybase OpenClient
+ - Support for interpolated variables with proper quoting when
+ connecting via FreeTDS
+
0.08109 2009-08-18 08:35:00 (UTC)
- Replication updates:
- Improved the replication tests so that they are more reliable
- 'uniqueidentifier' support with auto newid()
- Dynamic cursor support and other MARS options for ODBC
- savepoints with auto_savepoint => 1
- - Complete Sybase RDBMS support including:
- - Support for TEXT/IMAGE columns
- - Transaction savepoints support
- - Support for bind variables when connecting via Sybase OpenClient
- - Support for interpolated variables with proper quoting when
- connecting via FreeTDS
- - Support for MSSQL/Sybase 'money' type
+ - Support for MSSQL 'money' type
- Support for 'smalldatetime' type used in MSSQL and Sybase for
InflateColumn::DateTime
- Support for Postgres 'timestamp without timezone' type in