This is 00_HISTORY.rtf in view mode; [Download] [Up]
History ** MiniSQLEOFAdaptor.950703.s.gnutar.gz · adaptor returns EONulls for NULL datablase values, rather than empty strings [Pascal Forget <pascal@wsc.com>] · adaptor now correctly handles NULL zones passed to MiniSQLAdaptorChannel's -fetchAttributes:withZone: method [Pascal Forget <pascal@wsc.com>] ** MiniSQLEOFAdaptor.950408.s.gnutar.gz · added methods new with EOF v1.1. · fixed -fetchInProgress bug, the adaptor now no longer erroneously reports that fetches are in progress when they are not. ** MiniSQLEOFAdaptor.950305.s.gnutar.gz · reenabled support for table aliasing within MSQLExpression after adding support for this feature to MSQL server 1.0.5.1 (submitted to bambi@Bond.edu.au for inclusion into the official MSQL distribution). MSQL 1.0.5.1 can now evaluate expressions like: select t0.LAST_NAME, t1.LAST_NAME from EMPLOYEE t0, EMPLOYEE t1 where t0.MANAGER = t1.EMP_ID ** MiniSQLEOFAdaptor.950302.s.gnutar.gz · removed msql-1.0.5 distribution from adaptor source distribution. · fixed MSQLExpression class to properly generate SQL code for n-table joins (n > 2). ** MiniSQLEOFAdaptor.941223.s.gnutar.gz · reconfigured msql-1.0 build to use yacc and lex rather than bison and flex. · fixed bug uncovered in EOF 1.0 by covering MiniSQLAdaptorContext method -nestedTransactions with new method -transactionNestingLevel. ** MiniSQLEOFAdaptor.941219.s.gnutar.gz · modified msql_priv.h in msql-1.0 distribution to increase the size of msqld's connection table. This solves some intermittent crashing of the server. · fixed bug in WHERE clause generation of relationships ** MiniSQLEOFAdaptor.941216.s.gnutar.gz · initial release
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.