Hi,

I studied the available documentation, but I did not find a hint
if it is possible to add a foreign key, *after* a table (in the
database) was created.

In short, I need something like that:
"ALTER TABLE foo ADD FOREIGN KEY (dest_id) REFERENCES dest_type"

Is this possible with SQLObject?

I would be glad for any comments (and I hope that I did not
miss something obvious in the documentation files).


Thanks,
Timo


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to