Re: rolling LIMIT into C::DBI::Mysql?
[prev]
[thread]
[next]
[Date index for 2004/07/27]
On Tue, Jul 27, 2004 at 02:13:07PM -0500, jason scott gessner wrote:
> I was about to do this, when I saw on the wiki that someone already has
> the code up for it:
> $frag .= " LIMIT $search_opts->{limit}" if $search_opts->{limit};
> added to _do_search will give you limiting in the search options. If i
> were to prepare a patch to add this to C::DBI::MySQL, do you think that
> would be able to make it out and into a release?
Probably.
If there are docs and tests, then the chance rises to close to 100% :)
Tony
|
|
Re: rolling LIMIT into C::DBI::Mysql?
Tony Bowden 19:15 on 27 Jul 2004
|