

Release Notes: New features in this release include using arbitrary Java Objects for rowids, JOIN syntax, using SELECT aliases in the HAVING section, and null/true/false rewriting in client software. For AsciiDatabase, there is now a filter to fix 2-digit years (Y2K fix), field descriptions can be included in the config file, and delimited data files are supported. Performance improvements have been made to AsciiDatabase, to the performance of "column IN (...)", and to index lookups. Other minor changes and bug fixes are included as well.


Release Notes: better organization of config files, improved boolean short-circuit optimization, DummyDatabase rewritten as SampleDatabase with a more general design for in-memory tables, other minor changes and bug fixes


Release Notes: First public release.