mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-21 02:20:55 +00:00
fix include for less warnings on mac * EOAccess/EOEntity.m fix include for less warnings on mac isPrimaryKeyValidInObject: 0 is NOT a valid PK value * EOAccess/EOAdaptor.m fix include for less warnings on mac isDroppedConnectionException add comment and remove logs * EOAccess/EOSQLQualifier.m * EOAccess/EODatabaseDataSource.m * EOAccess/EOAdaptorContext.m * EOAccess/EORelationship.m * EOAccess/EOUtilities.m * EOAccess/EOSchemaGeneration.m * EOAccess/EOAdaptorChannel.m * EOAccess/EODatabaseChannel.m fix include for less warnings on mac * EOAccess/EODatabaseContext.h add support for shouldHandleDatabaseException (WO 4.5) * EOAccess/EODatabaseContext.m add support for shouldHandleDatabaseException add [newRow addEntriesFromDictionary:objectPK] to merge PKValues into the values of the EO. without that it is impossible to work. relayPrimaryKey: object: entity: Hopefully fixed. add _delegateHandledDatabaseException: fixed _primaryKeyForObject: raiseException: (we raise always for now) * EOAccess/EOAdaptorChannel.h add comment * EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m fix include for less warnings on mac numberOfAffectedRows: search reverse to cover "INSERT 0 1" case. The first zero is the OID number refactored primaryKeyForNewRowWithEntity: * EOAdaptors/PostgreSQLAdaptor/PostgreSQLContext.h/m disabled _primaryKeySequenceNameFormat * EOAdaptors/PostgreSQLAdaptor/PostgreSQLExpression.m fixed formatValue: forAttribute: * EOControl/EOEditingContext.m * EOControl/EOFaultHandler.m * EOControl/EOKeyValueQualifier.m * EOControl/EOUndoManager.m * EOControl/EOClassDescription.m * EOControl/EOQualifier.m * EOControl/EOOrQualifier.m fix include for less warnings on mac * EOControl/EOCustomObject.m use getCString:maxLength:encoding instead of getCString use setValue: forKey instead of takeValue: forKey: change text in exceptions a bit * EOControl/EOPrivate.h use setValue: forKey instead of takeValue: forKey: git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@30633 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
.. | ||
EOAccess.gsdoc | ||
EOAccess.h | ||
EOAccessFault.h | ||
EOAccessFault.m | ||
EOAccessFaultPriv.h | ||
EOAdaptor.h | ||
EOAdaptor.m | ||
EOAdaptorChannel.h | ||
EOAdaptorChannel.m | ||
EOAdaptorContext.h | ||
EOAdaptorContext.m | ||
EOAdaptorOperation.m | ||
EOAdaptorPriv.h | ||
EOAttribute.h | ||
EOAttribute.m | ||
EOAttributePriv.h | ||
EODatabase.h | ||
EODatabase.m | ||
EODatabaseChannel.h | ||
EODatabaseChannel.m | ||
EODatabaseChannelPriv.h | ||
EODatabaseContext.h | ||
EODatabaseContext.m | ||
EODatabaseContextPriv.h | ||
EODatabaseDataSource.h | ||
EODatabaseDataSource.m | ||
EODatabaseOperation.h | ||
EODatabaseOperation.m | ||
EODatabaseOperationPriv.h | ||
EODefines.h | ||
EODeprecated.h | ||
EOEntity.h | ||
EOEntity.m | ||
EOEntityPriv.h | ||
EOExpressionArray.h | ||
EOExpressionArray.m | ||
EOGenericRecord.h | ||
EOGenericRecord.m | ||
EOJoin.h | ||
EOJoin.m | ||
EOModel.h | ||
EOModel.m | ||
EOModelGroup.h | ||
EOModelGroup.m | ||
EOPrivate.h | ||
EOPrivate.m | ||
EOPropertyListEncoding.h | ||
EORelationship.h | ||
EORelationship.m | ||
EOSchemaGeneration.h | ||
EOSchemaGeneration.m | ||
EOSchemaSynchronization.h | ||
EOSchemaSynchronization.m | ||
EOSQLExpression.h | ||
EOSQLExpression.m | ||
EOSQLExpressionPriv.h | ||
EOSQLQualifier.h | ||
EOSQLQualifier.m | ||
EOStoredProcedure.h | ||
EOStoredProcedure.m | ||
EOUtilities.h | ||
EOUtilities.m | ||
GNUmakefile | ||
Makefile.postamble | ||
Makefile.preamble |