MysqlColumnResponse

constructor(collation: String, columnName: String, dataType: String, length: Int, nullable: Boolean, ordinalPosition: Int, primaryKey: Boolean)