• 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
Foreign Keys
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Foreign Keys


  • Subject: Foreign Keys
  • From: Ron X <email@hidden>
  • Date: Fri, 13 Apr 2012 14:50:34 +0300

hi community

does EOF use foreign keys?

we use in Migration java class:

        ERXMigrationTable oldCodeTable = database.newTableNamed("Code");

        oldCodeTable.addForeignKey("repTypeId", "rep_type", "_rowid");
        oldCodeTable.addForeignKey("actionId", "action", "_rowid");

but no foreign keys created.

we scanned our 40G db and find NO foreign keys in it
 _______________________________________________
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

  • Follow-Ups:
    • Re: Foreign Keys
      • From: Pascal Robert <email@hidden>
  • Prev by Date: Re: [ANN] WOInject 1.0
  • Next by Date: Re: [ANN] WOInject 1.0
  • Previous by thread: Re: limiting All Queries in D2W
  • Next by thread: Re: Foreign Keys
  • Index(es):
    • Date
    • Thread