<div dir="ltr">On Fri, Feb 20, 2015 at 10:10 AM, Rakesh Kumar <span dir="ltr"><<a href="mailto:rakeshkumar4294@gmail.com" target="_blank">rakeshkumar4294@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:small">Hi,<br></div><div style="font-size:small">Regarding a feature request for <a href="http://sourceforge.net/p/phpmyadmin/feature-requests/1608/" target="_blank">allowing setting Signed/Unsigned attribute by using central columns</a>. I have implemented it by adding an extra column named 'col_Attribute' in central columns table so as there would be no confusion regarding it but as quoted by <a href="https://github.com/phpmyadmin/phpmyadmin/pull/1511" target="_blank">Madhura on github</a> there will be many problem regarding this. So I need suggestion if it is <span style="font-family:monospace,monospace">required</span> to add a new column or it would be enough by just adding 'attributes' to the 'col_extra' column.<br></div><div style="font-size:small">Thanks and Regards.<span class=""><font color="#888888"><br clear="all"></font></span></div><span class=""><font color="#888888"><br></font></span></div></blockquote><div>Hey,<br><br></div><div>yeah, I agree with Madhura on upgrading will not be easy for the user if you add another column in an existing table. I would also suggest to use the existing "col_extra" column itself to store the column attributes as well. <br>You might keep array dump in column col_extra which identify if it comes under column attributes or extra values.<br><br>--<br></div><div>Smita K.<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><span class=""><font color="#888888">-- <br><div><div dir="ltr">Rakesh Kumar-B.Tech CSE ,ISM Dhanbad<br></div></div>
</font></span></div>
<br>------------------------------------------------------------------------------<br>
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server<br>
from Actuate! Instantly Supercharge Your Business Reports and Dashboards<br>
with Interactivity, Sharing, Native Excel Exports, App Integration & more<br>
Get technology previously reserved for billion-dollar corporations, FREE<br>
<a href="http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk" target="_blank">http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk</a><br>_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
<br></blockquote></div><br></div></div>