Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
图像
fc6ac01efebbd83bf73ad1027597ff633df04bde
切换分支/标签
可以使用方向键移动图形。
从选定的提交开始
Created with Raphaël 2.2.0
3
Oct
2
1
30
Sep
29
28
27
25
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
7
6
5
3
31
Aug
30
29
28
27
26
25
23
21
20
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jul
30
29
28
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
MVStore: lock rows before update/delete
TestMultiThreaded: make it harder
TestConcurrentUpdate: make it harder
concurrent tests little refactoring
Merge pull request #1494 from katzyn/misc
Fix tests for 97890c967ba2f7675cc7a6f3ca9c9fbb5997ffab
Remove restriction for presense of columns in ON clause of MERGE USING
Remove only one target row match restriction from MERGE USING
Remove target row match on insert restriction from MERGE USING
Fix NPE in MERGE USING with unknown column
Document that SIGN function also supports intervals
Remove useless ValueTime.getSignum()
Use more constants in ValueInterval
Merge pull request #1488 from katzyn/docs
Fix ABS() documentation
Negative TIME values are not supported any more, remove leftovers
Use standard name of logarithm as main name
Improve documentation of window functions
Parse http:// and https:// in GenerateDoc
Improve documentation of some functions
Merge pull request #1486 from katzyn/window
Update changelog.html
Fix CURRENT ROW handling in window functions
Fix window functions with order but without frame
Merge pull request #1484 from katzyn/misc
Improve code coverage
Add some comments
Optimize EXCLUDE GROUP part 2
Optimize EXCLUDE TIES part 2
Optimize EXCLUDE TIES part 1
Optimize EXCLUDE GROUP part 1
Optimize EXCLUDE CURRENT ROW
Replace switch with if-else in complexIterator()
Allocate smaller BitSet in complexIterator()
Extract WindowFrame.plainIterator()
Merge AggregateDataCount and AggregateDataCountAll
Use more constants in IntervalOperation
Merge pull request #1481 from sbilinski/sqlserver-compatibility-enchancements
Document new MSSQLServer compatibility features
Add new terms to the build dictionary