提交 68de52dc authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 fa9d6fb9
...@@ -43,10 +43,10 @@ INSERT INTO ITEM VALUES(37, ...@@ -43,10 +43,10 @@ INSERT INTO ITEM VALUES(37,
</li><li>A referential constraint to a table in a different schema could not be created. </li><li>A referential constraint to a table in a different schema could not be created.
</li></ul> </li></ul>
For details, see the ''Change Log'' at For details, see the ''Change Log'' at
http://groups.google.com/group/h2-database/web/change-log http://www.h2database.com/html/changelog.html
<br /> <br />
For future plans, see the ''Roadmap'' page at For future plans, see the ''Roadmap'' page at
http://groups.google.com/group/h2-database/web/roadmap http://www.h2database.com/html/roadmap.html
'); ');
INSERT INTO ITEM VALUES(36, INSERT INTO ITEM VALUES(36,
...@@ -76,10 +76,10 @@ INSERT INTO ITEM VALUES(36, ...@@ -76,10 +76,10 @@ INSERT INTO ITEM VALUES(36,
</li><li>H2 Console: multiple consecutive spaces in the setting name did not work. </li><li>H2 Console: multiple consecutive spaces in the setting name did not work.
</li></ul> </li></ul>
For details, see the ''Change Log'' at For details, see the ''Change Log'' at
http://groups.google.com/group/h2-database/web/change-log http://www.h2database.com/html/changelog.html
<br /> <br />
For future plans, see the ''Roadmap'' page at For future plans, see the ''Roadmap'' page at
http://groups.google.com/group/h2-database/web/roadmap http://www.h2database.com/html/roadmap.html
'); ');
INSERT INTO ITEM VALUES(35, INSERT INTO ITEM VALUES(35,
...@@ -113,10 +113,10 @@ INSERT INTO ITEM VALUES(35, ...@@ -113,10 +113,10 @@ INSERT INTO ITEM VALUES(35,
</li><li>DROP ALL OBJECTS did not drop some objects. </li><li>DROP ALL OBJECTS did not drop some objects.
</li></ul> </li></ul>
For details, see the ''Change Log'' at For details, see the ''Change Log'' at
http://groups.google.com/group/h2-database/web/change-log http://www.h2database.com/html/changelog.html
<br /> <br />
For future plans, see the ''Roadmap'' page at For future plans, see the ''Roadmap'' page at
http://groups.google.com/group/h2-database/web/roadmap http://www.h2database.com/html/roadmap.html
'); ');
INSERT INTO ITEM VALUES(34, INSERT INTO ITEM VALUES(34,
...@@ -154,7 +154,7 @@ INSERT INTO ITEM VALUES(34, ...@@ -154,7 +154,7 @@ INSERT INTO ITEM VALUES(34,
</li><li>The index file is now re-created automatically when required. </li><li>The index file is now re-created automatically when required.
</li></ul> </li></ul>
For future plans, see the ''Roadmap'' page at For future plans, see the ''Roadmap'' page at
http://groups.google.com/group/h2-database/web/roadmap http://www.h2database.com/html/roadmap.html
'); ');
INSERT INTO ITEM VALUES(33, INSERT INTO ITEM VALUES(33,
...@@ -180,7 +180,7 @@ INSERT INTO ITEM VALUES(33, ...@@ -180,7 +180,7 @@ INSERT INTO ITEM VALUES(33,
</li><li>Using LIMIT with values close to Integer.MAX_VALUE didn''t work. </li><li>Using LIMIT with values close to Integer.MAX_VALUE didn''t work.
</li></ul> </li></ul>
For future plans, see the ''Roadmap'' page at For future plans, see the ''Roadmap'' page at
http://groups.google.com/group/h2-database/web/roadmap http://www.h2database.com/html/roadmap.html
'); ');
INSERT INTO ITEM VALUES(32, INSERT INTO ITEM VALUES(32,
...@@ -211,7 +211,7 @@ INSERT INTO ITEM VALUES(32, ...@@ -211,7 +211,7 @@ INSERT INTO ITEM VALUES(32,
</li><li>Now changing MVCC too late throws an Exception. </li><li>Now changing MVCC too late throws an Exception.
</li></ul> </li></ul>
For future plans, see the ''Roadmap'' page at For future plans, see the ''Roadmap'' page at
http://groups.google.com/group/h2-database/web/roadmap http://www.h2database.com/html/roadmap.html
'); ');
INSERT INTO ITEM VALUES(31, INSERT INTO ITEM VALUES(31,
...@@ -238,7 +238,7 @@ INSERT INTO ITEM VALUES(31, ...@@ -238,7 +238,7 @@ INSERT INTO ITEM VALUES(31,
</li><li>The code coverage is now at 83%. </li><li>The code coverage is now at 83%.
</li></ul> </li></ul>
For future plans, see the ''Roadmap'' page at For future plans, see the ''Roadmap'' page at
http://groups.google.com/group/h2-database/web/roadmap http://www.h2database.com/html/roadmap.html
'); ');
INSERT INTO ITEM VALUES(30, INSERT INTO ITEM VALUES(30,
...@@ -265,7 +265,7 @@ INSERT INTO ITEM VALUES(30, ...@@ -265,7 +265,7 @@ INSERT INTO ITEM VALUES(30,
</li><li>The H2 Console could not connect twice to the same H2 embedded database at the same time. Fixed. </li><li>The H2 Console could not connect twice to the same H2 embedded database at the same time. Fixed.
</li></ul> </li></ul>
For future plans, see the ''Roadmap'' page at For future plans, see the ''Roadmap'' page at
http://groups.google.com/group/h2-database/web/roadmap http://www.h2database.com/html/roadmap.html
'); ');
INSERT INTO ITEM VALUES(29, INSERT INTO ITEM VALUES(29,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论