Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
b56a2f8b
提交
b56a2f8b
authored
1月 17, 2018
作者:
Noel Grandin
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update changelog
上级
92708b80
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
82 行增加
和
0 行删除
+82
-0
changelog.html
h2/src/docsrc/html/changelog.html
+82
-0
没有找到文件。
h2/src/docsrc/html/changelog.html
浏览文件 @
b56a2f8b
...
...
@@ -21,6 +21,88 @@ Change Log
<h2>
Next Version (unreleased)
</h2>
<ul>
<li>
PR #775: Fix building of documentation and zip
</li>
<li>
PR #774: Assorted changes
</li>
<li>
PR #773: Better checks for arguments of partial LOB reading methods
</li>
<li>
PR #772: getBinaryStream() and getCharacterStream() with pos and length
</li>
<li>
Issue #754: Make NUMERIC type read as NUMERIC
</li>
<li>
PR #768: Add DataUtils.parseChecksummedMap()
</li>
<li>
PR #769: Do not copy result of DataUtils.parseMap() to a new maps
</li>
<li>
PR #766: Minor clean up of DateTimeUtils
</li>
<li>
PR #764: Make use of try-with-resources statement
</li>
<li>
Issue #406: Return from ResultSet.getObject not in line with JDBC specification
</li>
<li>
Issue #710: Misleading exception message when INSERT has no value for self referential 'AS' column
</li>
<li>
PR #763: Add DataUtils.getMapName()
</li>
<li>
PR #762: Add row deletion confirmation to web console
</li>
<li>
PR #760: Assorted minor optimizations
</li>
<li>
PR #759: Improve the look of error messages in web console
</li>
<li>
PR #758: Allocate less amount of garbage
</li>
<li>
PR #757: Fix handling of UUID in Datatype.readValue()
</li>
<li>
PR #753: Optimize StringUtils.trim() and remove StringUtils.equals()
</li>
<li>
PR #752: Use predefined charsets instead of names where possible
</li>
<li>
PR #750: Use AtomicIntegerArray and StandardCharsets
</li>
<li>
PR #749: Fix some build checks in sources
</li>
<li>
Issue #740: TestWeb hangups if webSSL=true specified in configuration
</li>
<li>
Issue #736: Copyright years in sources
</li>
<li>
Issue #744: TestFile failure on Java 9 and Java 10
</li>
<li>
PR #741: More cleanups in LocalDateTimeUtils and other minor changes
</li>
<li>
PR #743: Change REGEXP_REPLACE mode for MariaDB and PostgreSQL
</li>
<li>
Issue#646 NPE in CREATE VIEW WITH RECURSIVE
&
NON_RECURSIVE CTE
</li>
<li>
PR #738: Copy javadoc to *BackwardsCompat to fix building of documentation
</li>
<li>
PR #735: Add support of java.time.Instant V2
</li>
<li>
PR #733: Remove JPA/ORM configuration txt files as they're already integrated
</li>
<li>
PR #732: Fix ==
</li>
<li>
PR #730: Implement enquoteIdentifier() and isSimpleIdentifier() from JDBC 4.3
</li>
<li>
PR #729: Grammar documentation change
</li>
<li>
PR #727: Integer/Long.compare(x, y) can be used to compare primitive values
</li>
<li>
PR #726: Fixes in tests
</li>
<li>
Issue #725: FilePathMem.tryLock() fails since Java 9
</li>
<li>
PR #723: Clean up LocalDateTimeUtils
</li>
<li>
PR #724: Use StringBuilder instead of StringBuffer
</li>
<li>
PR #720: DROP TABLE RESTRICT shouldn't drop foreign keys in other tables
</li>
<li>
PR #722: Assorted minor changes
</li>
<li>
Issue #638: Oracle mode: incompatible regexp back-reference syntax
</li>
<li>
Make ALL a reserved keyword
</li>
<li>
Issue #311: Avoid calling list.toArray(new X[list.size()]) for performance
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论