sorry, we check - we used MyISAM - and it has not transactions and foreign keys
13 апреля 2012 г. 15:09 пользователь Pascal Robert <[email protected]>написал: > > Le 2012-04-13 à 07:50, Ron X a écrit : > > > 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 > > Which database system? > > >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
