ubuntu-wanted-dev team mailing list archive
-
ubuntu-wanted-dev team
-
Mailing list archive
-
Message #00043
[Bug 369323] Re: Queries using LIMIT only work with PgSQL
Due to the migration to Django this bug is now Invalid.
** Changed in: ubuntu-wanted
Status: In Progress => Invalid
** Changed in: ubuntu-wanted
Assignee: Sense Hofstede (qense) => (unassigned)
--
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: Invalid
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.
References