Hello,
A new version of H2 is available at http://www.h2database.com
(you may have to click 'Refresh').
Changes and new functionality:
- This is a beta version.
- New databases are now stored in a new file format.
Existing databases are kept in the old file format.
- Databases created by this version can not be opened with older versions.
- In version 1.2, the following system properties are enabled by default:
h2.pageStore, h2.nullConcatIsNull, h2.optimizeInList.
- PostgreSQL compatibility: function LASTVAL() as an alias for IDENTITY().
- Linked tables now support default values when inserting, updating or merging.
- Possibility to set a vendor id in Constants.java.
- Allow writing to linked tables in readonly databases.
Bugfixes:
- Issue 125: Renaming primary keys was not persistent. Fixed.
- Issue 124: Hibernate schema validation failed for decimal/numeric columns.
- Bugfixes in the page store.
For details, see the 'Change Log' at
http://www.h2database.com/html/changelog.html
For future plans, see the 'Roadmap' page at
http://www.h2database.com/html/roadmap.html
P.S. If you reply to this message please use a different subject.
Have fun,
Thomas
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---