Hello, A new version of H2 is available for download at http://www.h2database.com (you may have to click 'refresh').
Changes and new functionality: - New meta data column TABLES.LAST_MODIFICATION. - The setting STORAGE=TEXT is no longer supported. - Natural join: the joined columns are not repeated any more. - MySQL compatibility: support for := assignment. - INSERT INTO TEST(SELECT * FROM TEST) is now supported. - H2 Console: Columns are now listed for up to 500 tables. - H2 Console: support for the 'command' key. - JaQu: the maximum length of a column can now be defined. - The fulltext search documentation has been improved. - Ridvan Agar has completed the Turkish translation. Bugfixes: - The tool DeleteDbFiles could deleted LOB files of other databases. - When used in a subquery, LIKE and IN(..) did not work correctly. - ARRAY_GET returned the wrong data type. - User defined aggregate functions: the method getType was incorrect. - User defined aggregate functions did not work sometimes. - Each session threw an invisible exception when garbage collected. - Foreign key constraints that refer to a quoted column did not work. - Shell: line comments didn't work correctly. 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 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 -~----------~----~----~----~------~----~------~--~---
