You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2007/01/25 02:28:45 UTC

[Db-derby Wiki] Update of "DerbyTenThreeRelease" by MikeMatrigali

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The following page has been changed by MikeMatrigali:
http://wiki.apache.org/db-derby/DerbyTenThreeRelease

------------------------------------------------------------------------------
  == 10.3 Small Features ==
  
  || Feature || Description || Associated JIRAs ||
- || Alter Table || You can now DROP or RENAME a column. Together with a number of enhancements in 10.2, this means that most dynamic schema modifications are now possible || DERBY-396, DERBY-165, DERBY-726, DERBY-1489, DERBY-1490, DERBY-1926, DERBY-1909, DERBY-1515, DERBY-2042||
+ || Alter Table || You can now DROP or RENAME a column. Together with a number of enhancements in 10.2, this means that most dynamic schema modifications are now possible || [https://issues.apache.org/jira/browse/DERBY-396 DERBY-396], [https://issues.apache.org/jira/browse/DERBY-165 DERBY-165], [https://issues.apache.org/jira/browse/DERBY-726 DERBY-726], [https://issues.apache.org/jira/browse/DERBY-1489 DERBY-1489], [https://issues.apache.org/jira/browse/DERBY-1490 DERBY-1490], [https://issues.apache.org/jira/browse/DERBY-1926 DERBY-1926], [https://issues.apache.org/jira/browse/DERBY-1909 DERBY-1909], [https://issues.apache.org/jira/browse/DERBY-1515 DERBY-1515], [https://issues.apache.org/jira/browse/DERBY-2042 DERBY-2042]||
  || SSL/TLS || Implement SSL/TLS communication between client and server || [https://issues.apache.org/jira/browse/DERBY-2108 DERBY-2108] ||
  || Blob/Clob API || Implement JDBC methods for Blob/Clob that are currently not supported || [https://issues.apache.org/jira/browse/DERBY-1341 DERBY-1341], [https://issues.apache.org/jira/browse/DERBY-1285 DERBY-1285], [https://issues.apache.org/jira/browse/DERBY-1286 DERBY-1286] ||