home *** CD-ROM | disk | FTP | other *** search
- changes since last release on 02/03/92
-
- bug in in command entry and semi-colons in string constants fixed
- bug in sourceing a file that ended without a newline fixed
- bug in table formatting regarding AMARKs and IMARKs fixed
- bug in AMARKs/IMARKs handling in expressions
- INSERT with subquery added
- CREATE/OPEN/CLOSE DATABASE added
- SELECT DISTINCT added
- added ESCAPE clause to LIKE
- CREATE INDEX statement added
- query optimization for registered users
- table is OPENed automatically after being CREATED
- CHAR type max length increased to 1024 - use a stack > 30000
- column aliases - expr AS ident - ANSI SQL2
- multiuser capability
- ARexx interface changed due to gcc-2.2.2
-
- changes since last release on 11/25/91
-
- doc/sqldb_sqlref.doc deleted
- doc/sqldb_sqlrefman.doc updated
- added ORDER BY clause to SELECT
- more memory leaks fixed
- bug in NOT, MAYBE, MAYBE_I, MAYBE_A logical operators fixed
- bug in SELECT ... OUTPUT TO filename fixed
- bug in column formatting in GROUP BY fixed
- added DATE and TIME datatype
- bug in row selection in GROUP BY fixed
- bug in row deletion/insertion fixed
- added support for NOTNULL in INSERT INTO, UPDATE and
- DISPLAY TABLE statements
- bug in ARexx interface fixed
-
-