making the dequalifer aware of the table name so it will not strip out schema.table... ghpr/closed/inspiring_554f3621
authorKevin L. Kane <kevin.kane@gmail.com>
Thu, 7 Mar 2013 21:12:09 +0000 (16:12 -0500)
committerKevin L. Kane <kevin.kane@gmail.com>
Thu, 7 Mar 2013 21:12:09 +0000 (16:12 -0500)
commit7586cffaad3c9973642cdba990a9fcb021031a02
tree8a900e1a078c0519292dcaaf88a0d61593e4959d
parente1ddfc8af3b09f26212c7b3fa58b972f3087667b
making the dequalifer aware of the table name so it will not strip out schema.table if that is how the table is defined
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/SQLMaker.pm