SylvainTI / wwwsqldesigner

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

Add TinyInt Field #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be very nice if we had the TINYINT field option, as a TINYINT(1) is 
ussually treated by many 
frameworks as a BOOLEAN field.

Original issue reported on code.google.com by afterxl...@gmail.com on 23 Feb 2009 at 6:56

GoogleCodeExporter commented 9 years ago

Original comment by ondrej.zara on 24 Feb 2009 at 1:09

GoogleCodeExporter commented 9 years ago
Hello,

Moreover, it would be nice to add every kind of INT fields available in MySQL :
TINYINT, MEDIUMINT, BIGINT, ...

Original comment by guillaum...@gmail.com on 11 Jun 2009 at 1:47

GoogleCodeExporter commented 9 years ago
I reconsidered this issue. I am relatively happy with MySQL coverage so far, so 
I
won't be adding more MySQL datatypes. If someone sends a patch with some more
elaborate datatype set, I am willing to apply it.

Original comment by ondrej.zara on 9 Jul 2009 at 11:57