Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
图像
3ab5f276bb12eee5c08b398ed16754bf3e407068
切换分支/标签
可以使用方向键移动图形。
从选定的提交开始
Created with Raphaël 2.2.0
12
Jul
9
6
4
29
Jun
27
25
21
20
19
18
17
16
14
12
11
10
8
5
4
3
31
May
30
29
28
27
26
25
24
21
20
19
18
13
10
9
8
7
5
3
2
1
26
Apr
25
24
23
22
20
19
18
17
16
15
13
12
9
8
7
3
1
31
Mar
29
28
27
23
22
20
19
15
14
12
11
10
9
8
7
5
2
1
29
Feb
28
26
24
22
21
20
19
18
17
16
15
14
13
12
11
10
9
7
6
5
4
3
2
1
31
Jan
30
29
28
27
26
25
23
22
18
17
16
15
10
9
8
7
6
4
31
Dec
28
27
26
25
24
19
18
16
11
9
8
5
4
3
2
1
30
Nov
28
26
25
24
23
22
19
15
14
13
9
8
7
4
3
2
1
30
Oct
24
23
22
21
20
19
18
17
15
10
7
6
3
2
28
Sep
26
25
23
21
20
19
18
16
15
14
12
11
8
7
6
4
2
1
29
Aug
27
26
25
24
23
21
20
19
17
16
14
13
11
10
9
7
6
5
3
2
1
30
Jul
29
28
27
24
23
20
18
16
14
13
12
11
10
9
6
4
3
2
30
Jun
29
28
25
22
21
19
18
16
14
13
9
8
22
May
3
29
Apr
22
31
Mar
8
9
Feb
6
1
30
Jan
26
24
Issue 28: Multi version concurrency (MVCC): when a row was updated or deleted, but this change was rolled back, the row was not visible by other sessions if no index was used to access it.
Improve LOCK_MODE documentation.
Enable the main method.
Views with multiple joined tables (where one was an outer join) couldn't be used in some cases.
The wrong object was casted.
Make sure the object cache size is a power of two.
Fixed the Oracle mode: Oracle allows multiple rows with NULL in a unique index.
Running out of memory could result in incomplete transactions or corrupted databases
Running out of memory could result in incomplete transactions or corrupted databases
Running out of memory could result in incomplete transactions or corrupted databases
Some database metadata calls returned the wrong data type for DATA_TYPE columns.
JaQu improvements
When using order by in a query that uses the same table multiple times, the order could be incorrect.
recover from out of memory errors
support $1 (parameter) and name$1 (identifier)
improved referential constraint performance
Lucene fulltext index
better error messages
JaQu improvements
bugfix for $ in identifier name
JaQu improvements
JaQu improvements
allow to start the H2 Console using an existing, open connection
docs
installer bugfix
switch to JDK 1.6
switch to JDK 1.6
switch to jdk 1.6 by default
benchmark
prepare for next release
integrate benchmark
copyright/license