The GNUstep Database Library 2 (GDL2) is a set of libraries to map Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc.
Find a file
David Ayers 565696cba9 * EOAccess/EOSQLExpression.m/.h:
o renamed _useAliases to _flags.useAliases
	  o added _flags.hasOuterJoin
	  o call qualifier -sqlStringForSQLExpression:
	    instead of switching on qualifier class
	    in -sqlStringForArrayOfQualifiers:operation:
	  o asserts
	  o fill _contextStack
	  o added outer joins checks in -_flattenRelPath:entity:
	    (Used in Postgresql)
	* EOAdaptors/Postgres95/Postgres95SQLExpression.m:
	  o subclass joinExpression to avoid building join
	    expression (it's now build in -tableListWithRootEntity
	  o sublass -tableListWithRootEntity to add joins in it.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@18225 72102866-910b-0410-8b05-ffd578937521
2003-11-28 22:50:52 +00:00
config * config/postgres.m4: Added /usr/include/postgresql to include 2003-05-22 15:35:15 +00:00
EOAccess * EOAccess/EOSQLExpression.m/.h: 2003-11-28 22:50:52 +00:00
EOAdaptors * EOAccess/EOSQLExpression.m/.h: 2003-11-28 22:50:52 +00:00
EOControl * EOAccess/EOAttribute.m: 2003-11-28 22:30:57 +00:00
EOModeler * *.h/m: Updated to new header layout. 2003-08-25 20:01:59 +00:00
Tools * *.h/m: Updated to new header layout. 2003-08-25 20:01:59 +00:00
AUTHORS *** empty log message *** 2002-11-15 22:57:05 +00:00
ChangeLog * EOAccess/EOSQLExpression.m/.h: 2003-11-28 22:50:52 +00:00
config.h.in 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
configure 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
configure.ac *** empty log message *** 2002-11-15 22:57:05 +00:00
COPYING.LIB *** empty log message *** 2002-11-15 22:57:05 +00:00
gdl2.make.in Corrected define. 2003-06-01 17:41:07 +00:00
GNUmakefile * GNUmakefile: Remove setting of GNUSTEP_MAKEFILES. 2003-05-02 12:23:27 +00:00
Makefile.postamble *** empty log message *** 2002-11-15 22:57:05 +00:00
TODO 2003-03-21 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-21 20:41:07 +00:00
Version *** empty log message *** 2002-11-15 22:57:05 +00:00