Class TablesWithUniqueIndexOnlyIT

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

public class TablesWithUniqueIndexOnlyIT 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

    • TablesWithUniqueIndexOnlyIT

      public TablesWithUniqueIndexOnlyIT()
  • Method Details