diff options
author | tof <> | 2008-04-18 09:02:05 +0000 |
---|---|---|
committer | tof <> | 2008-04-18 09:02:05 +0000 |
commit | fe0c985d83a291d1f6fdaf09aa17efc16962c679 (patch) | |
tree | a5132c2123eee1ef0bb8288092367e3398e36d01 /HISTORY | |
parent | c0828326c7c121dfd170961cbfa97bb642895e56 (diff) |
Implemented #800
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ ENH: Ticket#743 - Added status code header in HTTP response when in error (Qiang ENH: Ticket#745 - TWizard action MoveTo - allow specify step ID's (Christophe) ENH: Ticket#757 - TDateFormat and TNumberFormat now implement IDataRenderer (Qiang) ENH: Ticket#783 - Added date/time type support to soap implementation (Hongliang) +ENH: Ticket#800 - Added database connection charset for MySql (donkee) ENH: Active Record supports multiple foreign references of the same table (Wei) ENH: Added TDbCommand.queryColumn() (Qiang) ENH: Active Record now supports implicitly declared related properties (Qiang) |