X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=d33253b44a997dff949b4a7a1a70ea4326aa60f0;hp=e5d5b235f072e3aedcec417f8b62ba001a243245;hb=7653fdac491d081ed2915462ed46c7c415bc9b65;hpb=bbdda28109ffb2442af84b3cbe5c4921714a52dd diff --git a/Changes b/Changes index e5d5b23..d33253b 100644 --- a/Changes +++ b/Changes @@ -16,6 +16,8 @@ Revision history for DBIx::Class failures - Fixed distinct with order_by to not double-specify the same column in the GROUP BY clause + - Properly support column names with symbols (e.g. single quote) + via custom accessors * Misc - Refactored capability handling in Storage::DBI, allows for