Reviewed: https://reviews.mahara.org/5857 Committed: https://git.mahara.org/mahara/mahara/commit/f53afd689e79bc0efb6ccc73e29b0e390a743512 Submitter: Son Nguyen ([email protected]) Branch: master
commit f53afd689e79bc0efb6ccc73e29b0e390a743512 Author: Aaron Wells <[email protected]> Date: Thu Dec 17 16:05:15 2015 +1300 Bug 1527031: Adjusting the view_search() for finding editable views Improving speed of sql query by using 'EXISTS' to check against group views behatnotneeded Change-Id: I0546092c5715a582ad6079f875aeac54a9dd0255 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1527031 Title: Performance improvement for view_search() when finding copyable views Status in Mahara: In Progress Bug description: Adjusting the sql from using IN() to use EXISTS() To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1527031/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

