AnantLabs / wwwsqldesigner

Automatically exported from code.google.com/p/wwwsqldesigner
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Field size of varchar is appended to field name each time you save. #149

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Open wwwsqldesigner in Google Chrome
2. Goto Options, select "Show field size in table design?"
3. Save Scheme  a few times to php-postgresql

What is the expected output? What do you see instead?

It shows "Fieldname (250) (250) (250)" while it propably should be showing 
"Fieldname"

What version of the product are you using? On what operating system?

wwwsqldesigner-2.6
Google Chrome 17.0.963.56 m
Windows 7 

Please provide any additional information below.

Original issue reported on code.google.com by joris....@gmail.com on 28 Feb 2012 at 3:01

GoogleCodeExporter commented 9 years ago
See http://code.google.com/p/wwwsqldesigner/issues/detail?id=142 for reference. 
This was already fixed; it just was not released. Checkout the latest revision 
from http://code.google.com/p/wwwsqldesigner/source/browse/ ...

Original comment by ondrej.zara on 28 Feb 2012 at 3:18