2008-10-06から1日間の記事一覧
DBIC Custom ResultSource for Arbitrary SQLSo you haven't figured out how to write a complex query in DBIC yet? No worries, DBIC will allow you to write that query in SQL. To do so one: Defines a custom ResultSource based on an existing one…