← Back to team overview

ubuntu-wanted-dev team mailing list archive

[Bug 369323] [NEW] Queries using LIMIT only work with PgSQL

 

Public bug reported:

At the moment the LIMIT part of a query isn't database independant. We should do that.
In order to do so the queries need to be adapted. The function db_query_range should do the trick.

** Affects: ubuntu-wanted
     Importance: Low
     Assignee: Sense Hofstede (qense)
         Status: In Progress

** Changed in: ubuntu-wanted
   Importance: Undecided => Low

** Changed in: ubuntu-wanted
       Status: New => In Progress

** Changed in: ubuntu-wanted
     Assignee: (unassigned) => Sense Hofstede (qense)

-- 
Queries using LIMIT only work with PgSQL
https://bugs.launchpad.net/bugs/369323
You received this bug notification because you are a member of Ubuntu
Wanted Developers, which is subscribed to The Ubuntu Wanted website.

Status in The Ubuntu Wanted website: In Progress

Bug description:
At the moment the LIMIT part of a query isn't database independant. We should do that.
In order to do so the queries need to be adapted. The function db_query_range should do the trick.



Follow ups

References