Re: Fix GDL2, EOSQLQualifier (EONotQualifier -schemaBasedQualifierWithRootEntity:)

2009-07-24 Thread David Ayers
Am Dienstag, den 21.07.2009, 11:15 +0200 schrieb David Ayers: > Am Sonntag, den 19.07.2009, 12:24 +0800 schrieb Georg Fleischmann: > > here is the implementation of [EONotQualifier - > > schemaBasedQualifierWithRootEntity:] > > and a fix in [EOSQLExpression -sqlStringForNegatedQualifier:] to make

Re: Fix GDL2, EOSQLQualifier (EONotQualifier -schemaBasedQualifierWithRootEntity:)

2009-07-21 Thread David Ayers
Hello Georg, Am Sonntag, den 19.07.2009, 12:24 +0800 schrieb Georg Fleischmann: > here is the implementation of [EONotQualifier - > schemaBasedQualifierWithRootEntity:] > and a fix in [EOSQLExpression -sqlStringForNegatedQualifier:] to make > it work. > > * EOAccess/EOSQLQualifier ([EONotQuali

Fix GDL2, EOSQLQualifier (EONotQualifier -schemaBasedQualifierWithRootEntity:)

2009-07-18 Thread Georg Fleischmann
Hi, here is the implementation of [EONotQualifier - schemaBasedQualifierWithRootEntity:] and a fix in [EOSQLExpression -sqlStringForNegatedQualifier:] to make it work. * EOAccess/EOSQLQualifier ([EONotQualifier - schemaBasedQualifierWithRootEntity:]): implemented * EOAccess/EOSQLExpression