Re: empty relationship qualifier question
Re: empty relationship qualifier question
- Subject: Re: empty relationship qualifier question
- From: "Gennady Kushnir" <email@hidden>
- Date: Wed, 9 Jul 2008 03:07:09 +0400
Очень похоже на ошибку в модели.
Check your relationship "tracks" to be "toMany"
"is NULL" behavior is usually for "toOne" relationships.
2008/7/8 Michael Bushkov <email@hidden>:
> 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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden