You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Bill <bh...@collaborativefusion.com> on 2002/12/04 14:00:35 UTC

Re: FK to TURBINE_USER? (was TURBINE_* using native seqs?)

On Wed, 2002-12-04 at 16:42, JDiggans@genelogic.com wrote:

> Here's a real question, however - how, in my schema tables, can I have a
> foreign key to a row in TURBINE_USER? Obviously one cannot put a
> foreign-key reference to tables that don't exist in one's own schema and in
> a vain attempt to circumvent this I deleted the turbine-schema.xml file and
> placed the table definitions directly into my own PROJECT-schema.xml file.
> This, however, seems to cause ant to crash during the 'schema-sql' target:

You can do the reverse (put the tables that need the foreign key
relationship in turbine-schema.xml) or you can use an alias: see Extend
User How-To on the website:

http://jakarta.apache.org/turbine/turbine-2/howto/extend-user-howto.html



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>