diff options
author | godzilla80@gmx.net <> | 2009-05-14 07:34:16 +0000 |
---|---|---|
committer | godzilla80@gmx.net <> | 2009-05-14 07:34:16 +0000 |
commit | 3e31c85df41985e4bc1fa1da045c02e96043ea2a (patch) | |
tree | ca9044594f3459f98860f1aa608cb39321e2df4e /HISTORY | |
parent | 7c6ca9a1d405826acc53ca9b1d61a748fb477180 (diff) |
TPgsqlTableInfo::getTableFullName() return void if no schema given
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ Bug: Issue#154 - Bug in TOracleMetaData.php causing SqlMap not work with Oracle BUG: URL wildcard patterns didn't work with subfolders BUG: TDbLogRoute::createDbTable: add AUTO_INCREMENT attribute to log_id column if driver is mysql (Yves) BUG: Ensure rendering of clientID in TActivePanel (Christophe) +BUG: TPgsqlTableInfo::getTableFullName() return void if no schema given BUG/ENH: TSqlMapCacheModel now consider <flushInterval> tag as described in doc (sqlmap.pdf) - valid attributes are duration in sec or seconds, minutes, hours, days (Yves) BUG/ENH: Issue#112 - TXmlDocument add support for namespaces: for backward compatibility only if SimpleXml installed (Yves) ENH: Issue#115 - Registry for Prado generated clientside counterparts of serverside controls (Yves Berkholz) |