public DialectTest(DatabaseFixture fixture) { _fixture = fixture; }
public MigrationTest(DatabaseFixture fixture) { _fixture = fixture; }