News

Reproduction steps. Derive sqlx::Type on an enum and attempt to decode it from a MySQL column that is marked either NOT NULL or does not have a default value.. Workaround. As much of MySqlTypeInfo is ...
I tried to import sample data from my MySQL database through profiler ingestion. Using OpenMetadata 0.12.3. MySQL version is ‘8.0.31’. The table definition, on which this problem occurred, is ...