From 825c35ee2ff2735e23f80a6733707a2ed71311e8 Mon Sep 17 00:00:00 2001 From: jeroendedauw Date: Tue, 16 Oct 2012 20:00:15 +0200 Subject: [PATCH] Release note for ApiQueryORM class The class let you facilitate the creation of query API modules. Change-Id: I30485076edd59edf02b90fc394a710c6353ee898 --- RELEASE-NOTES-1.21 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES-1.21 b/RELEASE-NOTES-1.21 index 9c8f5baaf7..e2e32ab6b3 100644 --- a/RELEASE-NOTES-1.21 +++ b/RELEASE-NOTES-1.21 @@ -31,6 +31,8 @@ production. * The Job system was refactored to allow for different backing stores for queues as well as cross-wiki access to queues, among other things. The schema for the DB queue was changed to support better concurrency and reduce deadlock errors. +* Added ApiQueryORM class to facilitate creation of query API modules based on + tables that have a corresponding ORMTable class. === Bug fixes in 1.21 === * (bug 40353) SpecialDoubleRedirect should support interwiki redirects. -- 2.20.1