tet123/debezium-core
Randall Hauch 5860812a63
DBZ-2275 Updated default database history DML filter default to handle additional RDS statements;
* Added two more regular expressions to the default database history DML filter. These are intended to catch and filter out `INSERT into mysql.rds_monitor…` statements that RDS may write in the binlog
* Added a new unit test that checks that the regular expressions do catch some example statements
2020-06-25 20:57:49 +02:00
..
src DBZ-2275 Updated default database history DML filter default to handle additional RDS statements; 2020-06-25 20:57:49 +02:00
pom.xml DBZ-2255 Document JSON parsing in groovy-based SMTs 2020-06-25 11:08:59 +02:00