diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2007-01-19 18:54:17 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2007-01-19 18:54:17 +0000 |
commit | bd61d20688ba374941bae16bae990c89645a4e06 (patch) | |
tree | b52e2c53e07b73be089b92465c5c71fddebfe8ba /RELEASE-NOTES.txt | |
parent | 7cc7f7dc9afbc46a8ff7d313e979b53683e68881 (diff) |
Support mapping numeric type to short or byte.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r-- | RELEASE-NOTES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index b5411c2..fdfb0cc 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -7,6 +7,7 @@ Carbonado change history determine custom support strategy class name.
- Added additional index selection tie-breaker if index is most likely defined
to support desired ordering.
+- Support mapping JDBC numeric column to short or byte.
1.1-BETA8 to 1.1-BETA9
-------------------------------
|