Class MySqlDecimalIT

java.lang.Object
io.debezium.embedded.AbstractConnectorTest
io.debezium.connector.mysql.MySqlDecimalIT
All Implemented Interfaces:
Testing

public class MySqlDecimalIT extends AbstractConnectorTest
Verify correct DECIMAL handling with different types of io.debezium.relational.RelationalDatabaseConnectorConfig.DecimalHandlingMode.
Author:
René Kerner