Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
fcad7590
提交
fcad7590
authored
9月 10, 2014
作者:
Thomas Mueller
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Documentation / formatting
上级
bbb79bc6
全部展开
显示空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
898 行增加
和
878 行删除
+898
-878
changelog.html
h2/src/docsrc/html/changelog.html
+2
-1
_docs_en.utf8.txt
h2/src/docsrc/text/_docs_en.utf8.txt
+292
-283
_docs_ja.utf8.txt
h2/src/docsrc/text/_docs_ja.utf8.txt
+292
-283
_docs_en.properties
h2/src/docsrc/textbase/_docs_en.properties
+286
-283
Driver.java
h2/src/main/org/h2/Driver.java
+1
-1
help.csv
h2/src/main/org/h2/res/help.csv
+1
-1
Csv.java
h2/src/main/org/h2/tools/Csv.java
+2
-2
TestOptimizations.java
h2/src/test/org/h2/test/db/TestOptimizations.java
+3
-3
TestPerfectHash.java
h2/src/test/org/h2/test/unit/TestPerfectHash.java
+18
-18
dictionary.txt
h2/src/tools/org/h2/build/doc/dictionary.txt
+1
-3
没有找到文件。
h2/src/docsrc/html/changelog.html
浏览文件 @
fcad7590
...
...
@@ -17,7 +17,8 @@ Change Log
<h1>
Change Log
</h1>
<h2>
Next Version (unreleased)
</h2>
<ul><li>
Issue 579: Conditions on the "_rowid_" pseudo-column didn't use an index
<ul><li>
Descending indexes on MVStore tables did not work properly.
</li><li>
Issue 579: Conditions on the "_rowid_" pseudo-column didn't use an index
when using the MVStore.
</li><li>
Fixed documentation that "offset" and "fetch" are also keywords since version 1.4.x.
</li><li>
The Long.MIN_VALUE could not be parsed for auto-increment (identity) columns.
...
...
h2/src/docsrc/text/_docs_en.utf8.txt
浏览文件 @
fcad7590
差异被折叠。
点击展开。
h2/src/docsrc/text/_docs_ja.utf8.txt
浏览文件 @
fcad7590
差异被折叠。
点击展开。
h2/src/docsrc/textbase/_docs_en.properties
浏览文件 @
fcad7590
差异被折叠。
点击展开。
h2/src/main/org/h2/Driver.java
浏览文件 @
fcad7590
h2/src/main/org/h2/res/help.csv
浏览文件 @
fcad7590
...
...
@@ -22,7 +22,7 @@ Inserts a new row / new rows into a table."
UPDATE tableName [ [ AS ] newTableAlias ] SET
{ { columnName = { DEFAULT | expression } } [,...] } |
{ ( columnName [,...] ) = ( select ) }
[ WHERE expression ] [
LIMIT expression ] [ ORDER BY order [,...]
]
[ WHERE expression ] [
ORDER BY order [,...] ] [ LIMIT expression
]
","
Updates data in a table."
"Commands (DML)","DELETE","
...
...
h2/src/main/org/h2/tools/Csv.java
浏览文件 @
fcad7590
...
...
@@ -774,7 +774,7 @@ public class Csv implements SimpleRowSource {
}
/**
* Set the line separator.
* Set the line separator
used for writing
.
*
* @param lineSeparator the line separator
*/
...
...
@@ -783,7 +783,7 @@ public class Csv implements SimpleRowSource {
}
/**
* Get the
current line separator
.
* Get the
line separator used for writing
.
*
* @return the line separator
*/
...
...
h2/src/test/org/h2/test/db/TestOptimizations.java
浏览文件 @
fcad7590
h2/src/test/org/h2/test/unit/TestPerfectHash.java
浏览文件 @
fcad7590
h2/src/tools/org/h2/build/doc/dictionary.txt
浏览文件 @
fcad7590
...
...
@@ -762,8 +762,6 @@ exploit noise ongoing disclaimers shrinks remedy party desirable timely construe
deque synchronizers affero kevent nikolaj hohmuth grajcar jens fogh hostnames
operate resized jni yjp ownable starvation reaper biased introduce epoll hangs
compaction aggressive powerful traversing pietrzak michi karl rewriting consequences
linearly patching perfect hole sip enwiki
flooding uniformly recursions happening
linearly patching perfect hole sip enwiki flooding uniformly recursions happening
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论