Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
图像
da68b0ad4abdf9f63c31b2d28e3e357062bba6f9
切换分支/标签
可以使用方向键移动图形。
从选定的提交开始
Created with Raphaël 2.2.0
29
Nov
28
27
26
25
24
21
20
19
18
17
15
13
12
11
10
9
8
7
4
3
2
1
31
Oct
29
28
26
24
23
22
21
20
19
18
17
16
15
14
12
11
9
8
7
6
5
4
3
2
28
Sep
27
26
23
22
21
20
19
18
17
16
15
14
13
8
6
5
4
3
31
Aug
28
27
26
25
10
7
6
3
2
1
31
Jul
27
26
25
24
23
22
21
17
16
14
13
12
11
10
9
8
7
5
3
2
1
30
Jun
29
20
19
18
17
10
8
7
6
5
4
2
1
31
May
30
28
26
25
24
23
22
21
20
17
16
3
1
30
Apr
29
28
25
24
23
22
21
20
19
9
7
3
2
31
Mar
30
29
28
27
26
25
24
23
22
21
20
22
19
16
15
14
10
9
2
24
Feb
23
22
19
18
16
13
12
9
6
2
30
Jan
26
23
22
21
20
19
18
17
16
15
13
12
9
31
Dec
29
26
23
22
21
Fix translations
Merge branch 'master' of https://github.com/h2database/h2database
Formatting
Cleanup#2
Cleanup #1
Issue #650: Simple nested SELECT causes error for table with TIMESTAMP WITH TIMEZONE column
Put gurad on testing memory db with CTEs, added lazy never for persistent CTEs
Reverted to UNKNOWN column types for create view
One more lock bug fixed
Fixed meta locking bug in shadow table
Turned off meta lock debug
Fixed SQL plan test errors for with statement
Removed debugging prints
Code is a mess - but solved main functional issues
Testing recursive persistent cte's
Got database loading working for non recursive table expressions
Merged latest from master
some @Override annotations
Formatting
Add link
Fix typo
Add donators / remove non-donator; clairify the list contains only donators
need to unlock meta if we analyze tables in commit
fix abba deadlock in Sequence.flushInternal
improve TestKillRestart debugging
alter sequence doesn't need to use the system session
analyze doesn't need to use the system session
more fixes
stupid mistake
more dependent views field and method naming more obvious
fix concurrent access to views array in Table
use regular session for creating view
use regular session for creating view
noel-pr1
noel-pr1
fix some NPE
Reconnecting shows persistance problem
Merge branch 'master' of https://github.com/h2database/h2database into Issue#645
Pre master merge commit
and fix a meta locking bug the CI found
add some debugging for meta locking
Merge pull request #669 from aadrian/logo