X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b7aef49a53e70aeba079104715fa0faf061ebcfd;hb=a9ee4be9a5b1b4cae7441888eba03e1c8a1faa59;hp=8994856f5b23d377d6e078fe4fb6f810f01b4d93;hpb=2edf33525bc7be0824693925c528791d84db98aa;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 8994856..b7aef49 100644 --- a/Changes +++ b/Changes @@ -12,7 +12,6 @@ Revision history for DBIx::Class unique constraint - dbicadmin now better supports catalyst-style config files, by unrolling 'config_info' hashkeys - - MSSQL MARS over DBD::ODBC now works with freetds >= 0.91 - Multiple Improvements MSSQL over DBD::ADO - Transaction support - Support for VARCHAR(MAX)/VARBINARY(MAX)/NVARCHAR(MAX) datatypes