News

Most obviously, not all databases have a native enum type, notably SQLite. Further, in the case of MySQL, the enum type leaves a lot to be desired in a production setting. If you need to do anything ...
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 ...