Shooter7119 / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

Cross database foreign key displayed wrong #1369

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Based on a user mail:

Sequel Pro does not allow to create a cross-database foreign key via GUI and if 
one exists it will display it wrong in Relation view (SP will show the database 
name in the table name field)

Tested in r3680

Original issue reported on code.google.com by schlabbe...@gmail.com on 5 Jun 2012 at 7:33

GoogleCodeExporter commented 9 years ago
Fixing this minor bug would be great. It would also be so helpful for the GUI 
to support cross database foreign keys!

Thanks sequel-pro!

Original comment by michael....@gmail.com on 21 Dec 2012 at 4:53

GoogleCodeExporter commented 9 years ago

Original comment by stuart02 on 19 Oct 2013 at 10:20

GoogleCodeExporter commented 9 years ago

Original comment by stuart02 on 19 Oct 2013 at 11:05

GoogleCodeExporter commented 9 years ago
Support for the display of cross database relations add in r4127.

Not sure if we can add support for creating them considering the amount of 
querying we'd have to do across each DB.

Original comment by stuart02 on 21 Oct 2013 at 2:48