提交 1d3cb4a6 authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation

上级 4d15689c
......@@ -21,7 +21,11 @@ Change Log
columns with a default value generated by a sequence.
This includes tables with identity and auto-increment columns.
This bug was introduced by supporting "rownum" in views and derived tables.
</li><li>Reading from a StreamStore now throws an
IOException if the underlying data doesn't exist.
</li><li>MVStore: if there is an exception while saving, the store is now in all cases immediately closed.
</li><li>Group by with a quoted select column name alias didn't work. Example:
select 1 "a" from dual group by "a"
</li></ul>
<h2>Version 1.4.183 Beta (2014-12-13)</h2>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论