• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Invalid SQL produced by CoreData
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Invalid SQL produced by CoreData


  • Subject: Invalid SQL produced by CoreData
  • From: "Timothy J.Wood" <email@hidden>
  • Date: Mon, 2 Oct 2006 16:47:55 -0700



I'm running into a problem where CoreData is producing bogus SQL. I have a fairly trivial schema. I've gotten rid of all inheritance, and deleted most of the tables. I have a few relationships, but none are even many-to-many. When I try to associated one object with another, I'm getting bogus SQL, though:

CoreData: sql: SELECT I.Z_PK FROM ZSOMETABLE I WHERE  = 1

Logged as Radar #4761260, but I'm wondering if anyone else has hit this problem and found a workaround. I've been able to drop a few relationships to get rid of the problem, but also my functionality :)

-tim

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Invalid SQL produced by CoreData
      • From: "Timothy J. Wood" <email@hidden>
  • Prev by Date: NSTabView and interface drawing artifacts
  • Next by Date: Overriding NSCell's editWithFrame:...
  • Previous by thread: Re: Re: NSTabView and interface drawing artifacts
  • Next by thread: Re: Invalid SQL produced by CoreData
  • Index(es):
    • Date
    • Thread