libs-gdl2/EOAdaptors/Postgres95
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
..
GNUmakefile.in * GNUmakefile: Remove setting of GNUSTEP_MAKEFILES. 2003-05-02 12:23:27 +00:00
Info.plist 2003-02-06 David Ayers <d.ayers@inode.at> 2003-02-06 21:18:29 +00:00
Makefile.postamble Tidyups 2002-11-24 16:07:32 +00:00
Makefile.preamble.in * EOAccess/EODatabaseContext.m ([EODatabaseContext 2002-12-05 14:46:56 +00:00
Postgres95Adaptor.h * EOControl/EONSAddOns.h/m: 2003-06-24 16:27:01 +00:00
Postgres95Adaptor.m * EOAccess/EOAttribute.m: 2003-11-28 22:30:57 +00:00
Postgres95Channel.h * EOControl/EONSAddOns.h/m: 2003-06-24 16:27:01 +00:00
Postgres95Channel.m * EOAccess/EOAttribute.m: 2003-11-28 22:30:57 +00:00
Postgres95Context.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
Postgres95Context.m * *.h/m: Updated to new header layout. 2003-08-25 20:01:59 +00:00
Postgres95EOAdaptor.gsdoc *** empty log message *** 2002-11-15 22:57:05 +00:00
Postgres95SQLExpression.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
Postgres95SQLExpression.m * EOAccess/EOSQLExpression.m/.h: 2003-11-28 22:50:52 +00:00
Postgres95Values.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
Postgres95Values.m * EOAccess/EOAttribute.m: 2003-11-28 22:30:57 +00:00