Shuraski has asked for the wisdom of the Perl Monks concerning the following question:
Hello Monks,
A general question here about how those wiser than I have built user-generated searches of the SQL back-end into their Catalyst web apps. Have you generated specific ResultSets for each search parameter? Or have you incorporated something like SQL::Abstract::Query? Or another technique? Perhaps a tried-and-true CPAN module that I can't seem to find in CPAN? Much thanks for any ideas.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: SQL queries in Catalyst
by locked_user sundialsvc4 (Abbot) on Nov 05, 2012 at 17:31 UTC |