LeO Welsch wrote:
>> Sure, but as I have used it, I thought I can remember that it uses
>> foreign keys to render dependency lines between fields in the tables.
>> So, a child column which is a member of a foreign key to a parent
>> primary key column in a different table will be shown on the graph
>> when both tables are added in such a way that the child column has a
>> line with an arrow pointing to the parent column. So, if you want to
>> have the graph plugin show relationships visually, you must - for the
>> foreseeable future - define foreign keys using regular SQL in
>> SQuirreL.
>
> Wouldn't it be useful to add exactly the above paragraph to the Help-File?
That has just been done in CVS and will be available in future releases.
Thanks
Gerd
|