Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
f9d26b6f
提交
f9d26b6f
authored
1月 28, 2013
作者:
Thomas Mueller
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Documentation.
上级
64198bec
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
554 行增加
和
544 行删除
+554
-544
help.csv
h2/src/docsrc/help/help.csv
+1
-1
changelog.html
h2/src/docsrc/html/changelog.html
+6
-4
_docs_en.utf8.txt
h2/src/docsrc/text/_docs_en.utf8.txt
+178
-175
_docs_ja.utf8.txt
h2/src/docsrc/text/_docs_ja.utf8.txt
+191
-188
_docs_en.properties
h2/src/docsrc/textbase/_docs_en.properties
+177
-176
dictionary.txt
h2/src/tools/org/h2/build/doc/dictionary.txt
+1
-0
没有找到文件。
h2/src/docsrc/help/help.csv
浏览文件 @
f9d26b6f
...
...
@@ -2387,7 +2387,7 @@ The sum of all values.
If no rows are selected, the result is NULL.
Aggregates are only allowed in select statements.
The data type of the returned value depends on the parameter data type like this:
TINYINT->BIGINT, SMALLINT->BIGINT, INT->BIGINT, BIGINT->DECIMAL, DECIMAL->DECIMAL, FLOAT->DOUBLE, DOUBLE->DOUBLE
""BOOLEAN, TINYINT, SMALLINT, INT -> BIGINT, BIGINT -> DECIMAL, REAL -> DOUBLE""
","
SUM(X)
"
...
...
h2/src/docsrc/html/changelog.html
浏览文件 @
f9d26b6f
...
...
@@ -18,11 +18,13 @@ Change Log
<h1>
Change Log
</h1>
<h2>
Next Version (unreleased)
</h2>
<ul><li>
There was a possibility that the .lock.db file was not deleted
<ul><li>
Issue 434: H2 Console didn't work in the Chrome browser
due to a wrong viewport argument.
</li><li>
There was a possibility that the .lock.db file was not deleted
when the database was closed, which could slow down opening the database.
</li><li>
The SQL script generated by the "script" command contained
</li><li>
The SQL script generated by the "script" command contained
inconsistent newlines on Windows.
</li><li>
When using trace level 4 (SLF4J) in the server mode, a directory "trace.db"
</li><li>
When using trace level 4 (SLF4J) in the server mode, a directory "trace.db"
and an empty file was created on the client side. This is no longer made.
</li><li>
Optimize IN(...) queries: there was a bug in version 1.3.170
if the type of the left hand side didn't match the type of the right hand side. Fixed.
...
...
@@ -56,7 +58,7 @@ Change Log
</li><li>
Add a DISK_SPACE_USED system function. Fixes issue 270.
</li><li>
Fix a compile-time ambiguity when compiling with JDK7, thanks to a patch from Lukas Eder.
</li><li>
Supporting dropping an index for Lucene full-text indexes.
</li><li>
Optimized performance for SELECT ... ORDER BY X LIMIT Y OFFSET Z
</li><li>
Optimized performance for SELECT ... ORDER BY X LIMIT Y OFFSET Z
queries for in-memory databases using partial sort (by Sergi Vladykin).
</li></ul>
...
...
h2/src/docsrc/text/_docs_en.utf8.txt
浏览文件 @
f9d26b6f
差异被折叠。
点击展开。
h2/src/docsrc/text/_docs_ja.utf8.txt
浏览文件 @
f9d26b6f
差异被折叠。
点击展开。
h2/src/docsrc/textbase/_docs_en.properties
浏览文件 @
f9d26b6f
差异被折叠。
点击展开。
h2/src/tools/org/h2/build/doc/dictionary.txt
浏览文件 @
f9d26b6f
...
...
@@ -723,3 +723,4 @@ versioning sector survives goes ssd ambiguity sizing perspective jumps
incompressible distinguished factories throughput vectors tripodi cracking
brown tweak pbkdf sharding ieee galois otterstrom sharded hruda argaul gaul
simo unpredictable overtakes conditionally decreases warned coupled spin
unsynchronized reality cores
\ No newline at end of file
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论