提交 b2a944ce authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation

上级 9e639ca8
......@@ -20,9 +20,9 @@ Change Log
<h2>Next Version (unreleased)</h2>
<ul><li>The default jar file is now compiled for Java 6.
</li><li>The new jar file will probably not end up in the central Maven repository
in the next few weeks because Sonatype has disabled automatic synchronization
in the next few weeks because Sonatype has disabled automatic synchronization
from SourceForge (which they call 'legacy sync' now).
It will probably take some time until this is sorted out. The H2 jar files are deployed to
It will probably take some time until this is sorted out. The H2 jar files are deployed to
http://h2database.com/m2-repo/com/h2database/h2/maven-metadata.xml
and http://hsql.sourceforge.net/m2-repo/com/h2database/h2/maven-metadata.xml
as usual.
......
......@@ -165,7 +165,8 @@ CREATE DOMAIN [ IF NOT EXISTS ] newDomainName AS dataType
","
Creates a new data type (domain)."
"Commands (DDL)","CREATE INDEX","
CREATE { [ UNIQUE ] [ HASH ] INDEX [ [ IF NOT EXISTS ] newIndexName ]
CREATE
{ [ UNIQUE ] [ HASH ] INDEX [ [ IF NOT EXISTS ] newIndexName ]
| PRIMARY KEY [ HASH ] }
ON tableName ( indexColumn [,...] )
","
......
......@@ -712,3 +712,4 @@ bellinzona thun lucerne bienne visualize modifies
pasted deliberate unsaved invented earliest expose pruning revert
derive bounding greatly extreme terribly iterating pruned percentage
apart render cloned costly antialiasing antialias quercus rect mvr retina
sonatype deployed
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论