<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jul 24, 2014 at 5:32 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Le 2014-07-23 22:39, Hugues Peccatte a écrit :<br>
<div class="">> 2014-07-23 20:22 GMT+02:00 Ashutosh Dhundhara<br>
</div>> <<a href="mailto:ashutoshdhundhara@yahoo.com">ashutoshdhundhara@yahoo.com</a> <mailto:<a href="mailto:ashutoshdhundhara@yahoo.com">ashutoshdhundhara@yahoo.com</a>>>:<br>
<div class="">><br>
>     Hi,<br>
><br>
>     This is in regards with RFE #919<br>
</div>>     <<a href="http://sourceforge.net/p/phpmyadmin/feature-requests/919/" target="_blank">http://sourceforge.net/p/phpmyadmin/feature-requests/919/</a>> (Multiple-column<br>
<div class="">>     foreign key relation). I was trying to figure out the UI for this by<br>
>     modifying the existing one. I have attached a screenshot for the same.<br>
>     Please comment.<br>
><br>
>     --<br>
>     Ashutosh Dhundhara<br>
><br>
><br>
> Hi,<br>
><br>
> This is nice.<br>
> IMO the constraint name should be displayed as a title, and not<br>
> displayed in the bottom-right corner, so you will see it easily.<br>
> Maybe, you can reduce table rows height, by displaying the ON UPDATE and<br>
> DELETE on the same line.<br>
><br>
> Hugues.<br>
<br>
</div>Hi Ashutosh,<br>
somehow I missed your initial email but saw the screenshot in the archives.<br>
<br>
The UI you are proposing does not work, in my opinion. On the left side,<br>
you are proposing multiple columns, but the feature request is about<br>
having, on the left side, one column, and on the foreign key constraint<br>
side (right), multiple columns.<br></blockquote><div><br></div><div>Hi Marc,</div><div><br></div><div>can you please quote an example of this case?</div><div><br></div><div>Are you talking about a case like this: </div><div>
<br></div><div>Lets say I have two tables `table_1` and `table_2` with two columns `id` and `value`. </div><div>The query:</div><div><font face="courier new, monospace">ALTER TABLE `table_2` ADD FOREIGN KEY (`id`) REFERENCES `table_1` (`id`, `value`);</font></div>
</div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div>Ashutosh Dhundhara</div></div>
</div></div>