Example syntax doesn't play with SQL::Abstract ghpr/rejected/applicable_only_to_old_versions_not_covered_by_current_docs
authorSebastian Podjasek <sebastian@podjasek.pl>
Mon, 27 Apr 2015 00:28:50 +0000 (02:28 +0200)
committerSebastian Podjasek <sebastian@podjasek.pl>
Mon, 27 Apr 2015 00:28:50 +0000 (02:28 +0200)
commit2fc911765d4a645a493f8e189c05995a798469f6
tree0604b5980cde989832753d53c7d244257ed282c7
parentc6b73be9fc3d53b0f5e93fd0653a3eca06715996
Example syntax doesn't play with SQL::Abstract

You get errors like: "[SQL::Abstract::_assert_bindval_matches_bindtype] Fatal: bindtype 'columns' selected, you need to pass: [column_name => bind_value]". Going through their documentation it should be written like in this commit.
lib/DBIx/Class/ResultSet.pm