According to mysql documentation, text columns cannot have default value. https://dev.mysql.com/doc/refman/5.7/en/blob.html https://github.com/cloudwan/gohan/blob/master/db/sql/sql.go#L395