libs-gdl2/EOAdaptors/PostgreSQLAdaptor
mguesdon ea4c7676b6 * EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m:
fix newValueForDateTypeLengthAttribute
* EOAccess/EOEntityPriv.h
  declare -_isSingleTableEntity
  declare -_assertNoPropagateKeyCycleWithEntities:relationships:
* EOAccess/EOEntity.m
  fix _flattenAttribute:relationshipPath:currentAttributes:
  use relationshipPathBy...Component
  make _addAttributesToFetchForRelationshipPath:atts: more understandable
  implement -_assertNoPropagateKeyCycleWithEntities:relationships:
  implement -_isSingleTableEntity
  fix validateValue:forKey: 
* EOAccess/EOExpressionArray.m
  implement -valueWithSQLExpressionElement:forSQLExpression:
  fix -valueForSQLExpression:
* EOAccess/EODatabaseContext.m
  reformat -batchNewPrimaryKeysWithEntity:count:
  reformat -prepareForSaveWithCoordinator:editingContext:
  reformat and fix -recordChangesInEditingContext:
  reformat -recordUpdateForObject:changes:
  fix -valuesForKeys:object:
  fix -nullifyAttributesInRelationship:sourceObject:destinationObject:
  add -_mutableValuesForKeys:object:
  add -_recordInsertForIntermediateRowFromSourceObject:...
  fix -relayAttributesInRelationship:sourceObject:destinationObject:
  fix -relayPrimaryKey:sourceObject:destObject:relationship:
  fix -relayPrimaryKey:object:entity:
  fix -createAdaptorOperationsForDatabaseOperation:
  fix -_buildPrimaryKeyGeneratorListForEditingContext:
* EOAccess/EODatabaseOperation.m
  clean code
* EOAccess/EODatabaseChannel.m
  fix -_propertiesToFetch
* EOControl/EONSAddOns.[hm]
  add NSString (EORelationshipPath)



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@37902 72102866-910b-0410-8b05-ffd578937521
2014-05-22 14:05:51 +00:00
..
LoginPanel * Tools/gsdoc-model.m 2013-05-28 15:06:29 +00:00
config.mak.in * EOAdaptors/PostgreSQLAdaptor/config.mak.in 2013-06-22 15:29:09 +00:00
GNUmakefile.in Updated all project GNUmakefile's to include the local common.make, which will 2008-05-29 14:57:30 +00:00
Makefile.postamble * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
Makefile.preamble * EOInterface/Makefile.preamble, 2008-03-12 14:04:21 +00:00
PostgreSQLAdaptor.h * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
PostgreSQLAdaptor.m * EOAccess/EOEntity.m 2010-06-28 09:31:49 +00:00
PostgreSQLChannel.h * EOAccess/EOEntity.m 2010-06-06 08:52:37 +00:00
PostgreSQLChannel.m * EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m: 2014-05-22 14:05:51 +00:00
PostgreSQLCompatibility.h * EOAccess/EOAttribute.m: reformat 2010-06-01 00:29:37 +00:00
PostgreSQLContext.h * EOAccess/EOSQLExpression.m 2010-06-09 12:48:33 +00:00
PostgreSQLContext.m more fixes to format strings and direct isa usage 2014-03-09 08:17:55 +00:00
PostgreSQLEOAdaptor.gsdoc Rename references to PostgreSQL files. 2006-09-15 13:01:07 +00:00
PostgreSQLEOAdaptorInfo.plist * EOAdaptors/PostgreSQLAdaptor/PostgreSQLEOAdaptorInfo.plist 2013-03-10 17:22:54 +00:00
PostgreSQLExpression.h * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
PostgreSQLExpression.m * EOAccess/EODatabase.m 2010-06-11 12:17:45 +00:00
PostgreSQLPrivate.h * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
PostgreSQLPrivate.m * EOAccess/EOAttribute.m: reformat 2010-06-01 00:29:37 +00:00