Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
仓库
61fdac052c2bdd3d30bd8907884f1dae83448a7e
切换分支/标签
h2database
h2
src
main
org
h2
历史
查找文件
选择下载格式
源代码
下载 zip
下载 tar.gz
下载 tar.bz2
下载 tar
IBM DB2 and Apache Derby compatibility: support the pseudo-table SYSIBM.SYSDUMMY1.
· 61fdac05
由
Thomas Mueller
提交于
14 年前
61fdac05
名称
最后提交
最后更新
..
api
Change copyright years.
14 年前
bnf
SQL statements with a non-breaking space were considered invalid.
14 年前
command
IBM DB2 and Apache Derby compatibility: support the pseudo-table SYSIBM.SYSDUMMY1.
14 年前
compress
Make methods static if possible.
14 年前
constant
Date, time, and timestamp data type processing has been re-implemented.
14 年前
constraint
Referenced objects in check constraints could be dropped, which resulted in a database that can't be opened normally.
14 年前
engine
IBM DB2 and Apache Derby compatibility: support the pseudo-table SYSIBM.SYSDUMMY1.
14 年前
expression
Date, time, and timestamp data type processing has been re-implemented.
14 年前
fulltext
Documentation.
14 年前
index
ROWNUM() did not work in combination with IN(..). The following query did not work as expected: select * from (select rownum r from test) where r in (1, 2).
14 年前
jdbc
Date, time, and timestamp data type processing has been re-implemented.
14 年前
jdbcx
Split long lines.
14 年前
jmx
Split long lines.
14 年前
message
This database no longer uses finalize() except for temporary files. The system property "h2.runFinalize" is no longer supported. Unclosed connections are still detected, but the opening stack trace is now collected only if connections are not closed repeatedly (starting with the second unclosed connection).
14 年前
res
Documentation.
14 年前
result
Read-only databases: some queries (such as distinct queries) tried to create temporary tables, which failed for read only databases.
14 年前
schema
Split long lines.
14 年前
security
Split long lines.
14 年前
server
Documentation.
14 年前
store
Date, time, and timestamp data type processing has been re-implemented.
14 年前
table
Date, time, and timestamp data type processing has been re-implemented.
14 年前
tools
Split long lines.
14 年前
upgrade
The H2 JDBC client can now be used in an unsigned Applet. The problem was that System.getProperty throws a SecurityException, which is now ignored.
14 年前
util
Javadocs.
14 年前
value
Javadocs.
14 年前
Driver.java
The database can now be compiled with Java 7.
14 年前
package.html
Change copyright years.
14 年前