Class TablesWithoutPrimaryKeyIT

java.lang.Object
io.debezium.embedded.AbstractConnectorTest
io.debezium.connector.sqlserver.TablesWithoutPrimaryKeyIT
All Implemented Interfaces:
Testing

public class TablesWithoutPrimaryKeyIT extends AbstractConnectorTest
Integration test to verify behaviour of tables that do not have primary key
Author:
Jiri Pechanec (jpechane@redhat.com)
  • Field Details

  • Constructor Details

    • TablesWithoutPrimaryKeyIT

      public TablesWithoutPrimaryKeyIT()
  • Method Details