tet123/debezium-storage/debezium-storage-jdbc
Piotr Piastucki 06f319d221 DBZ-7951 Call commit after running DDL statements
PostgreSQL does not auto-commit DDL statements so, currently, other clients trying to execute DDL statements might get stuck until commit is invoked in storeRecord for instance.
2024-06-14 10:27:46 +02:00
..
src DBZ-7951 Call commit after running DDL statements 2024-06-14 10:27:46 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2024-06-13 09:04:36 +00:00
README.md DBZ-3621 Added debezium jdbc storage module 2023-05-02 14:15:19 +02:00

Run mvn clean verify to run integration tests