Skip Menu |

This queue is for tickets about the SQL-Abstract CPAN distribution.

Report information
The Basics
Id: 122777
Status: new
Priority: 0/
Queue: SQL-Abstract

People
Owner: Nobody in particular
Requestors: ASB [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.84
Fixed in: (no value)



Subject: Add limit functionality / can I specify a limit clause?
I'm always using SQL::Abstract::Limit because I do need a limit clause in my queries. Is there any chance that the LIMIT feature of SQL::Abstract::Limit will be added to this module? Or is there already a way to do so?