diff options
author | godzilla80@gmx.net <> | 2009-05-14 07:47:20 +0000 |
---|---|---|
committer | godzilla80@gmx.net <> | 2009-05-14 07:47:20 +0000 |
commit | d61bcbaa167fefb93034e4986113f09c29943d4f (patch) | |
tree | 2d10c6a3343c8b6a85125553474312dc2f615417 /HISTORY | |
parent | ed95b343dd11a3c5136d33dcb55ab11d75c551a9 (diff) |
Since Issue 78 was merged into 139 correct HISTORY file
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,6 @@ Version 3.1.5 (to be released) BUG: Issue#55 - TPropertyAccess.get and has don't recognize magic getter __get (Yves) BUG: Issue#68 - TSqlMapConfig::createSqlMapGateway(): assign current connection to cached TSqlMapManager to avoid loosing active transaction (Yves) -BUG: Issue#78 - add schema support to TActiveRecordRelation::findForeignKeys() (Yves) BUG: Issue#87 - TinyMCE : empty string disapears after encoding JS, that's a problem! (Christophe) BUG: Issue#88 - SQLMap $Param$ re-evaluation bug (Yves) BUG: Issue#95 - TMysqlMetaData::getShowCreateTable() throws TPhpErrorException "[Notice] Undefined index: Create Table" if table is a view (Yves) @@ -16,6 +15,7 @@ BUG: Issue#127 - TDataSourceConfig::findConnectionByID try to access private var BUG: Issue#129 - TDbLogRoute::init don't close the sql command (Christophe) BUG: Issue#130 - TDbLogRoute::processLogs wrong values binding (Christophe) BUG: Issue#136 - TActiveDatePicker don't callback when ShowCalendar is false (Christophe) +BUG: Issue#139 - add schema support to TActiveRecordRelation::findForeignKeys() (Yves) BUG: Issue#148 - Bad Oracle Support (E.Letard) BUG: Issue#150 - Multiple TDropContainers in same namingcontainer give error (Christophe) Bug: Issue#154 - Bug in TOracleMetaData.php causing SqlMap not work with Oracle database (Christophe) |