From: Karen Etheridge Date: Wed, 23 Jul 2014 19:25:55 +0000 (-0700) Subject: The current_source_alias is prepended, not a literal "me." X-Git-Tag: v0.082800~114 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=0f0d19a4b85980b3fad8cdbc66ca74c11f092ac6 The current_source_alias is prepended, not a literal "me." --- diff --git a/lib/DBIx/Class/ResultSet.pm b/lib/DBIx/Class/ResultSet.pm index c6b725b..b703c8f 100644 --- a/lib/DBIx/Class/ResultSet.pm +++ b/lib/DBIx/Class/ResultSet.pm @@ -4072,7 +4072,7 @@ syntax as outlined above. Shortcut to request a particular set of columns to be retrieved. Each column spec may be a string (a table column name), or a hash (in which case the key is the C value, and the value is used as the C from that, then auto-populates C from C