/

Column Types

Supported MySQL Column Types


The goal of SchemaHero is to support all column types. Currently, there is support for the following Mysql types. If there are any missing, open an issue to report it.

Column TypeRecognized AliasesSchemaHero Version
datev0.1.0
tinyblobv0.1.0
mediumblobv0.1.0
mediumtextv0.1.0
longblobv0.1.0
longtextv0.1.0
varcharv0.1.0
charv0.1.0
tinyintbool, booleanv0.1.0
bitv0.1.0
smallintv0.1.0
mediumintv0.1.0
intv0.1.0
bigintv0.1.0
decimalv0.1.0
floatv0.1.0
doublev0.1.0
binaryv0.1.0
varbinaryv0.1.0
blobv0.1.0
textv0.1.0
Edit on GitHub