X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=ad96f1c1cdbdeade2c1dc3096575e4532633770a;hp=d33253b44a997dff949b4a7a1a70ea4326aa60f0;hb=c271eec382194b5c1b50931ef07c652e7ea653d2;hpb=70fbb0b83da0330bd1d8df7d315561cfd7e92fe7 diff --git a/Changes b/Changes index d33253b..ad96f1c 100644 --- a/Changes +++ b/Changes @@ -18,6 +18,8 @@ Revision history for DBIx::Class column in the GROUP BY clause - Properly support column names with symbols (e.g. single quote) via custom accessors + - Fixed ::Schema::Versioned to work properly with quoting on + (RT#59619) * Misc - Refactored capability handling in Storage::DBI, allows for