MysqlColumnResponse

fun MysqlColumnResponse(collation: String, column: String, dataType: String, length: Int, nullable: Boolean, ordinalPosition: Int, primaryKey: Boolean)