mirror of
https://github.com/apache/superset.git
synced 2026-04-17 07:05:04 +00:00
* fix: SqlaColumn.type overflow on mysql Hitting a new error when loading examples around a datatype that exceeds the 32 chars limit on SqlaColumn.type Type includes the 'COLLATE utf8mb4_general_ci' suffix which is too verbose and not needed in that context. * fix tests
8.1 KiB
8.1 KiB