Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
d348eca9
提交
d348eca9
authored
2月 24, 2017
作者:
Thomas Mueller Graf
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Documentation
上级
63247ff5
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
22 行增加
和
22 行删除
+22
-22
changelog.html
h2/src/docsrc/html/changelog.html
+22
-22
没有找到文件。
h2/src/docsrc/html/changelog.html
浏览文件 @
d348eca9
...
...
@@ -21,9 +21,9 @@ Change Log
<h2>
Next Version (unreleased)
</h2>
<ul>
<li>
Issue #453: MVStore setCacheSize() should also limit the cacheChunkRef
<li>
Issue #453: MVStore setCacheSize() should also limit the cacheChunkRef
.
</li>
<li>
Issue #448: Newly added TO_DATE and TO_TIMESTAMP functions have wrong datatype
<li>
Issue #448: Newly added TO_DATE and TO_TIMESTAMP functions have wrong datatype
.
</li>
<li>
The "nioMemLZF" filesystem now supports an extra option "nioMemLZF:12:" to tweak the size of the compress later cache.
</li>
...
...
@@ -32,45 +32,45 @@ Change Log
<li><strong>
[API CHANGE]
</strong>
#439: the JDBC type of TIMESTAMP WITH TIME ZONE
changed from Types.OTHER (1111) to Types.TIMESTAMP_WITH_TIMEZONE (2014)
</li>
<li>
#430: Subquery not cached if number of rows exceeds MAX_MEMORY_ROWS
<li>
#430: Subquery not cached if number of rows exceeds MAX_MEMORY_ROWS
.
</li>
<li>
#411: "TIMEZONE" should be "TIME ZONE" in type "TIMESTAMP WITH TIMEZONE"
<li>
#411: "TIMEZONE" should be "TIME ZONE" in type "TIMESTAMP WITH TIMEZONE"
.
</li>
<li>
PR #418, Implement Connection#createArrayOf and PreparedStatement#setArray
<li>
PR #418, Implement Connection#createArrayOf and PreparedStatement#setArray
.
</li>
<li>
PR #427, Add MySQL compatibility functions UNIX_TIMESTAMP, FROM_UNIXTIME and DATE
<li>
PR #427, Add MySQL compatibility functions UNIX_TIMESTAMP, FROM_UNIXTIME and DATE
.
</li>
<li>
#429: Tables not found : Fix some
turkish locale bugs around uppercasing
<li>
#429: Tables not found : Fix some
Turkish locale bugs around uppercasing.
</li>
<li>
Fixed bug in metadata locking, obscure combination of DDL and SELECT SEQUENCE.NEXTVAL required
<li>
Fixed bug in metadata locking, obscure combination of DDL and SELECT SEQUENCE.NEXTVAL required
.
</li>
<li>
Added index hints: SELECT * FROM TEST USE INDEX (idx1, idx2)
<li>
Added index hints: SELECT * FROM TEST USE INDEX (idx1, idx2)
.
</li>
<li>
Add a test case to ensure that spatial index is used with and order by command by Fortin N
<li>
Add a test case to ensure that spatial index is used with and order by command by Fortin N
.
</li>
<li>
Fix multi-threaded mode update exception "NullPointerException", test case by Anatolii K
<li>
Fix multi-threaded mode update exception "NullPointerException", test case by Anatolii K
.
</li>
<li>
Fix multi-threaded mode insert exception "Unique index or primary key violation", test case by Anatolii K
<li>
Fix multi-threaded mode insert exception "Unique index or primary key violation", test case by Anatolii K
.
</li>
<li>
Implement ILIKE operator for case-insensitive matching
<li>
Implement ILIKE operator for case-insensitive matching
.
</li>
<li>
Optimise LIKE queries for the common cases of '%Foo' and '%Foo%'
<li>
Optimise LIKE queries for the common cases of '%Foo' and '%Foo%'
.
</li>
<li>
Issue #387: H2 MSSQL Compatibility Mode - Support uniqueidentifier
<li>
Issue #387: H2 MSSQL Compatibility Mode - Support uniqueidentifier
.
</li>
<li>
Issue #401: NPE in "SELECT DISTINCT * ORDER BY"
<li>
Issue #401: NPE in "SELECT DISTINCT * ORDER BY"
.
</li>
<li>
Added BITGET function
<li>
Added BITGET function
.
</li>
<li>
Fixed bug in FilePathRetryOnInterrupt that caused infinite loop
<li>
Fixed bug in FilePathRetryOnInterrupt that caused infinite loop
.
</li>
<li>
PR #389, Handle LocalTime with nanosecond resolution, patch by katzyn
<li>
PR #389, Handle LocalTime with nanosecond resolution, patch by katzyn
.
</li>
<li>
PR #382, Recover for "page store" H2 breaks LOBs consistency, patch by vitalus
<li>
PR #382, Recover for "page store" H2 breaks LOBs consistency, patch by vitalus
.
</li>
<li>
PR #393, Run tests on Travis, patch by marschall
<li>
PR #393, Run tests on Travis, patch by marschall
.
</li>
<li>
Fix bug in REGEX_REPLACE, not parsing the mode parameter
<li>
Fix bug in REGEX_REPLACE, not parsing the mode parameter
.
</li>
<li>
ResultSet.getObject(..., Class) threw a ClassNotFoundException if the JTS suite was not in the classpath.
</li>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论