提交 d6e60a94 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 6a20c110
...@@ -18,7 +18,10 @@ Change Log ...@@ -18,7 +18,10 @@ Change Log
<h1>Change Log</h1> <h1>Change Log</h1>
<h2>Next Version (unreleased)</h2> <h2>Next Version (unreleased)</h2>
<ul><li>The MERGE statement now returns 0 as the generated key if the row was updated. <ul><li>GROUP BY queries with a self-join (join to the same table) that were grouped by
columns with indexes returned the wrong result in some cases.
</li><li>Improved error message when the .lock.db file modification time is in the future.
</li><li>The MERGE statement now returns 0 as the generated key if the row was updated.
</li><li>Running code coverage is now automated. </li><li>Running code coverage is now automated.
</li><li>A file system implementation can now be registered using FileSystem.register. </li><li>A file system implementation can now be registered using FileSystem.register.
The database file system is no longer included in the jar file, it moved to the test section. The database file system is no longer included in the jar file, it moved to the test section.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论