I am moving data from MySQL to Oracle 12c. There is a datatype called bit on MySQL side that is not recognized by MariaDB connection.
The values used in the column active are true and false.
The reader completes successfully but results show <missing>.