tet123/debezium-core/src
Grzegorz Kołakowski 2d5295805c DBZ-941 Add connectionCreated template method in HistorizedRelationalSnapshotChangeEventSource
The method allows to define steps which have to be taken just after the
database connection is created (e.g. setting snapshot isolation level).

By default no operation is executed.
2018-10-30 13:35:57 +01:00
..
main/java/io/debezium DBZ-941 Add connectionCreated template method in HistorizedRelationalSnapshotChangeEventSource 2018-10-30 13:35:57 +01:00
test DBZ-899 Using custom statement to obtain SQL type info in order to avoid N+1 issues with PgDatabaseMetaData#getTypeInfo() 2018-09-19 09:51:38 +02:00