X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=a62fe75c56f5d0e67d6adb0e323700039683482d;hp=53e4cf39f08e53df2f2060ae69e258481ea1ed62;hb=26283ee38f220f6c6bae720ea5a189c9c0f47f6f;hpb=48a76fcfd023d2149f6980bd9a7bdc4937dbc4fc diff --git a/Changes b/Changes index 53e4cf3..a62fe75 100644 --- a/Changes +++ b/Changes @@ -1,16 +1,5 @@ Revision history for DBIx::Class - - Complete Sybase RDBMS support including: - - Support for TEXT/IMAGE columns - - Support for the 'money' datatype - - Transaction savepoints support - - DateTime inflation support - - Support for bind variables when connecting to a newer Sybase with - OpenClient libraries - - Support for connections via FreeTDS with CASTs for bind variables - when needed - - Support for interpolated variables with proper quoting when - connecting to an older Sybase and/or via FreeTDS - Remove the recommends from Makefile.PL, DBIx::Class is not supposed to have optional dependencies. ever. - Mangle the DBIx/Class.pm POD to be more clear about