mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04638
[Bug 716533] Re: get_record_sql() breaks when the SQL contains a LIMIT
** Changed in: mahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/716533
Title:
get_record_sql() breaks when the SQL contains a LIMIT
Status in Mahara ePortfolio:
Fix Released
Bug description:
It would be nice if get_record_sql() allowed queries that use ORDER BY
and LIMIT 1 to ensure that the desired record is returned. Currently,
queries with LIMIT break get_record_sql().
I tested a fresh installation of 1.4.0alpha2dev with this patch and
everything seemed to be fine.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/716533/+subscriptions
References