All Classes and Interfaces

Class
Description
 
Integration test for CloudEventsConverter with MySqlConnector
 
 
This is a small class used in PostgresConnectorIT to test a custom snapshot It is tightly coupled to the test there, but needs to be placed here in order to allow for class loading to work
 
 
 
 
 
 
 
 
 
 
 
 
 
Common implementation bits for MySQL for a BinlogConnectorTest.
 
 
 
 
 
 
 
 
 
Tests around DECIMAL columns.
Verify correct DECIMAL handling with different types of io.debezium.relational.RelationalDatabaseConnectorConfig.DecimalHandlingMode.
 
 
 
 
 
 
 
Verify correct range of FLOAT.
 
 
Tests for the MySQL JDBC Sink converter.
 
 
Tests around NUMERIC columns.
Integration test for testing column constraints supported in MySQL 8.0.x.
 
MySQL's integration tests for ReselectColumnsPostProcessor.
 
The test to verify whether DDL is stored correctly in database schema history.
 
 
Integration Tests for config skip.messages.without.change
Tests around DECIMAL columns.
 
 
A utility for integration test cases to connect the MySQL server running in the Docker container created by this module's build.
 
 
 
Verify correct range of TINYINT.
 
An implementation of UniqueDatabase for MySQL.
 
 
Implementation of BinlogValueConvertersFactory for MySQL.
 
Verify conversions around 2 and 4 digit year values.
 
 
 
 
 
 
 
 
Tests around NUMERIC columns.
 
 
The test is named to make sure it runs alphabetically last as it can influence execution of other tests.