Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
da206bee
提交
da206bee
authored
17 年前
作者:
Thomas Mueller
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
--no commit message
--no commit message
上级
893746ad
全部展开
显示空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
16 行增加
和
1250 行删除
+16
-1250
download.html
h2/src/docsrc/html/download.html
+3
-3
mainWeb.html
h2/src/docsrc/html/mainWeb.html
+5
-5
_docs_en.utf8.txt
h2/src/docsrc/text/_docs_en.utf8.txt
+2
-2
_docs_ja.utf8.txt
h2/src/docsrc/text/_docs_ja.utf8.txt
+2
-1236
_docs_en.properties
h2/src/docsrc/textbase/_docs_en.properties
+2
-2
Constants.java
h2/src/main/org/h2/engine/Constants.java
+1
-1
newsfeed.sql
h2/src/test/org/h2/samples/newsfeed.sql
+1
-1
没有找到文件。
h2/src/docsrc/html/download.html
浏览文件 @
da206bee
...
...
@@ -15,10 +15,10 @@ H2 Database Engine
<h1>
Downloads
</h1>
<h3>
Version 1.0.67 (2008-03-1
4
, Current)
</h3>
<h3>
Version 1.0.67 (2008-03-1
5
, Current)
</h3>
<p>
<a
href=
"http://www.h2database.com/h2-setup-2008-03-1
4
.exe"
>
Windows Installer
</a><br
/>
<a
href=
"http://www.h2database.com/h2-2008-03-1
4
.zip"
>
Platform-Independent Zip
</a><br
/>
<a
href=
"http://www.h2database.com/h2-setup-2008-03-1
5
.exe"
>
Windows Installer
</a><br
/>
<a
href=
"http://www.h2database.com/h2-2008-03-1
5
.zip"
>
Platform-Independent Zip
</a><br
/>
</p>
<h3>
Version 1.0.66 (2008-02-22, Last Stable)
</h3>
...
...
This diff is collapsed.
Click to expand it.
h2/src/docsrc/html/mainWeb.html
浏览文件 @
da206bee
...
...
@@ -31,17 +31,17 @@ Welcome to H2, the free SQL database. The main feature of H2 are:
<table
style=
"border: 0px; margin: 5px; background-color: #eee;"
>
<tr><td
style=
"border: 0px; background-color: #eee;"
colspan=
"2"
>
<h3>
Download
</h3>
Version 1.0.68 (2008-03-1
4
):
Version 1.0.68 (2008-03-1
5
):
</td></tr>
<tr><td
style=
"border: 0px; background-color: #eee;"
>
<a
href=
"http://www.h2database.com/h2-setup-2008-03-1
4
.exe"
><img
border=
"1"
src=
"images/download.png"
alt=
"download"
/></a>
<a
href=
"http://www.h2database.com/h2-setup-2008-03-1
5
.exe"
><img
border=
"1"
src=
"images/download.png"
alt=
"download"
/></a>
</td><td
style=
"vertical-align: middle; border: 0px; background-color: #eee;"
>
<a
href=
"http://www.h2database.com/h2-setup-2008-03-1
4
.exe"
>
Windows Installer (2.9 MB)
</a>
<a
href=
"http://www.h2database.com/h2-setup-2008-03-1
5
.exe"
>
Windows Installer (2.9 MB)
</a>
</td></tr>
<tr><td
style=
"border: 0px; background-color: #eee;"
>
<a
href=
"http://www.h2database.com/h2-2008-03-1
4
.zip"
><img
border=
"1"
src=
"images/download.png"
alt=
"download"
/></a>
<a
href=
"http://www.h2database.com/h2-2008-03-1
5
.zip"
><img
border=
"1"
src=
"images/download.png"
alt=
"download"
/></a>
</td><td
style=
"vertical-align: middle; border: 0px; background-color: #eee;"
>
<a
href=
"http://www.h2database.com/h2-2008-03-1
4
.zip"
>
All platforms (zip, 4.1 MB)
</a>
<a
href=
"http://www.h2database.com/h2-2008-03-1
5
.zip"
>
All platforms (zip, 4.1 MB)
</a>
</td></tr>
<tr><td
style=
"border: 0px; background-color: #eee;"
colspan=
"2"
>
<a
href=
"download.html"
>
All Downloads
</a>
...
...
This diff is collapsed.
Click to expand it.
h2/src/docsrc/text/_docs_en.utf8.txt
浏览文件 @
da206bee
...
...
@@ -1754,7 +1754,7 @@ Function tables did not work with views and EXPLAIN. Fixed.
Downloads
@download_1001_h3
Version 1.0.67 (2008-03-1
4
, Current)
Version 1.0.67 (2008-03-1
5
, Current)
@download_1002_a
Windows Installer
...
...
@@ -4232,7 +4232,7 @@ JDBC and (partial) ODBC API; Web Client application
Download
@mainWeb_1007_td
Version 1.0.68 (2008-03-1
4
):
Version 1.0.68 (2008-03-1
5
):
@mainWeb_1008_a
Windows Installer (2.9 MB)
...
...
This diff is collapsed.
Click to expand it.
h2/src/docsrc/text/_docs_ja.utf8.txt
浏览文件 @
da206bee
差异被折叠。
点击展开。
h2/src/docsrc/textbase/_docs_en.properties
浏览文件 @
da206bee
...
...
@@ -583,7 +583,7 @@ changelog_1263_li=In the H2 Console, result sets could not be modified because t
changelog_1264_li
=
Views using UNION did not work correctly. Fixed.
changelog_1265_li
=
Function tables did not work with views and EXPLAIN. Fixed.
download_1000_h1
=
Downloads
download_1001_h3
=
Version 1.0.67 (2008-03-1
4
, Current)
download_1001_h3
=
Version 1.0.67 (2008-03-1
5
, Current)
download_1002_a
=
Windows Installer
download_1003_a
=
Platform-Independent Zip
download_1004_h3
=
Version 1.0.66 (2008-02-22, Last Stable)
...
...
@@ -1409,7 +1409,7 @@ mainWeb_1003_li=Written in Java; can be compiled with GCJ (Linux)
mainWeb_1004_li
=
Embedded, Server and Cluster modes
mainWeb_1005_li
=
JDBC and (partial) ODBC API; Web Client application
mainWeb_1006_h3
=
Download
mainWeb_1007_td
=
Version 1.0.68 (2008-03-1
4
)
\:
mainWeb_1007_td
=
Version 1.0.68 (2008-03-1
5
)
\:
mainWeb_1008_a=Windows Installer (2.9 MB)
mainWeb_1009_a
=
All platforms (zip, 4.1 MB)
mainWeb_1010_a
=
All Downloads
...
...
This diff is collapsed.
Click to expand it.
h2/src/main/org/h2/engine/Constants.java
浏览文件 @
da206bee
...
...
@@ -75,7 +75,7 @@ package org.h2.engine;
public
class
Constants
{
public
static
final
int
BUILD_ID
=
68
;
private
static
final
String
BUILD
=
"2008-03-1
4
"
;
private
static
final
String
BUILD
=
"2008-03-1
5
"
;
public
static
final
int
VERSION_MAJOR
=
1
;
public
static
final
int
VERSION_MINOR
=
0
;
...
...
This diff is collapsed.
Click to expand it.
h2/src/test/org/h2/samples/newsfeed.sql
浏览文件 @
da206bee
...
...
@@ -11,7 +11,7 @@ INSERT INTO CHANNEL VALUES('H2 Database Engine' ,
CREATE
TABLE
ITEM
(
ID
INT
PRIMARY
KEY
,
TITLE
VARCHAR
,
ISSUED
TIMESTAMP
,
DESC
VARCHAR
);
INSERT
INTO
ITEM
VALUES
(
38
,
'New version available: 1.0.68 (2008-03-1
4)'
,
'2008-03-14
12:00:00'
,
'New version available: 1.0.68 (2008-03-1
5)'
,
'2008-03-15
12:00:00'
,
'A new version of H2 is available for <a href="http://www.h2database.com">download</a>.
(You may have to click
''
Refresh
''
).
<br />
...
...
This diff is collapsed.
Click to expand it.
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论