Очень похоже на ошибку в модели.
Check your relationship "tracks" to be "toMany"
"is NULL" behavior is usually for "toOne" relationships.

2008/7/8 Michael Bushkov <[EMAIL PROTECTED]>:
> Hi, Pierre! Thanks for the answer.
> I've actually tried using EOKeyValueQualifier("tracks",
> EOQualifier.QualifierOperatorEquals, NSKeyValueCoding.NullValue). It
> generates the following sql, which is just wrong:
> SELECT RTRIM(t0.artist), t0.guitarProSongId, t0.id, RTRIM(t0.title)
> FROM Song t0 WHERE t0.id is NULL
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to