Closed GoogleCodeExporter closed 9 years ago
The issue #2 (field size as a part of field name) was already fixed
(http://code.google.com/p/wwwsqldesigner/source/detail?r=b06737612b95517be74ec68
467b69bbb66aa9ca6), please update your wwwsqldesigner.js to latest revision.
I will further investigate issue #1 and let you know the resolution.
Original comment by ondrej.zara
on 5 Jan 2012 at 7:39
The generated code should work:
mysql> create table test ( a char (10), b varchar (20) );
Query OK, 0 rows affected (0.06 sec)
$ dpkg -l | grep "mysql-server\s"
ii mysql-server 5.1.49-3
Original comment by ondrej.zara
on 10 Feb 2012 at 1:12
Closing for no activity.
Original comment by ondrej.zara
on 15 Mar 2014 at 9:18
Original issue reported on code.google.com by
scrap...@gmail.com
on 5 Jan 2012 at 6:14