[#456] Add runtime support for PRECISION, SCALE, and LENGTH attributes -

Add hint to the manual about data types having been changed
This commit is contained in:
Lukas Eder 2012-12-21 18:34:33 +01:00
parent 6f001e1798
commit 1f9fb2bbc9

View File

@ -9203,6 +9203,8 @@ for (Record record : create().select(
<li>Connection-related utility methods (commit, rollback, etc) moved to DefaultConnectionProvider</li>
</ul>
<h3>The data type API has been slightly adapted</h3>
<h3>Object renames</h3>
<ul>
<li>jOOU</li>