0
Ukończony

Bool and or Tinyint (mysql)

Ashton Paul 10 lat temu Ostatnio zmodyfikowane przez Jarosław Błąd (CEO) 10 lat temu 2
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
DOBRZE, JESTEM ZADOWOLONY.
Znak zadowolenia przez Ashton Paul 9 lat temu
+2
W trakcie analizy
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.