mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #60154
[Bug 1890213] A change has been merged
Reviewed: https://reviews.mahara.org/11228
Committed: https://git.mahara.org/mahara/mahara/commit/75100cb7ef9959d40adc9abca93be88385ed9de2
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch: master
commit 75100cb7ef9959d40adc9abca93be88385ed9de2
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Mon Jun 13 15:30:35 2011 +1200
Bug 1890213: check for valid columns in driver
Check for valid columns in adodb postgres64 driver MetaIndexes fn (bug
#796102)
Indexes on functions of columns have a 0 in the indkey column of
pg_catalog.pg_index, which doesn't refer to a column.
Don't return any columns for the index, rather than returning an empty
column name.
Change-Id: I531e75bacf8c845beadc7d8286eb28ef5281d923
Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
--
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/1890213
Title:
Upgrade: ADODB 5.20.16 to 5.20.18
Status in Mahara:
In Progress
Bug description:
Related to https://bugs.launchpad.net/mahara/+bug/1865115
Our current version of ADODB (5.20.16) can be upgraded to version
5.20.18.
https://github.com/ADOdb/ADOdb/releases
Change logs:
-------------
5.20.18 - 28-Jun-2020:
mssql: Retrieve error messages early before connection closed. #614
5.20.17 - 31-Mar-2020:
core: fix PHP notice in ADOdb_Exception constructor when using transactions. #601
mssql: fix PHP notice due to uninitialized array with PHP 7.4. #608
active record: Fix UpdateActiveTable failing with mixed case column names. #610
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1890213/+subscriptions
References