0
Fertiggestellt
Bool and or Tinyint (mysql)
Missing important data type for mysql BOOL which is actually TINYINT(1).
http://dev.mysql.com/doc/refman/5.0/en/numeric-type-overview.html
http://dev.mysql.com/doc/refman/5.0/en/numeric-type-overview.html
+2
Wird überprüft
Jarosław Błąd (CEO) vor 11 Jahren
Thanks for reporting this. We added this synonym as well as boolean. BOOL is accessible from the column type picker, but if you type BOOLEAN in column type field it will also work.
0
Fertiggestellt
Jarosław Błąd (CEO) vor 11 Jahren
Customer support service by UserEcho