Skip to content

Adding replication connection option#1566

Merged
David-Engel merged 3 commits intomicrosoft:devfrom
David-Engel:replication
Apr 24, 2021
Merged

Adding replication connection option#1566
David-Engel merged 3 commits intomicrosoft:devfrom
David-Engel:replication

Conversation

@David-Engel
Copy link
Copy Markdown
Collaborator

@David-Engel David-Engel commented Apr 15, 2021

The replication property simply tells the database that a connection is for replication and affects when the "NOT FOR REPLICATION" setting on triggers and constraints takes affect.

This is the feature requested in #1058.

@lilgreenbird lilgreenbird added the Public API Changes in Public API label Apr 15, 2021
@lilgreenbird lilgreenbird linked an issue Apr 15, 2021 that may be closed by this pull request
Comment thread src/test/java/com/microsoft/sqlserver/jdbc/connection/ReplicationTest.java Outdated
Comment thread src/test/java/com/microsoft/sqlserver/jdbc/connection/ReplicationTest.java Outdated
@David-Engel David-Engel merged commit 50b9fdb into microsoft:dev Apr 24, 2021
@David-Engel David-Engel deleted the replication branch April 24, 2021 00:18
@David-Engel David-Engel added this to the 9.3.1 milestone Apr 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Public API Changes in Public API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Replication property to mssql-jdbc driver

2 participants