Ignoring "NOT FOR REPLICATION"

lfagettilfagetti Posts: 15 Bronze 2
edited August 1, 2007 5:00AM in SQL Compare Previous Versions
Identity columns and Foreign keys can be marked "NOT FOR REPLICATION"
example:
[AdAttendID] [int] NOT NULL IDENTITY(1, 1) NOT FOR REPLICATION

It would be great to have an option to ignore "NOT FOR REPLICATION" during a match.

Thanks

Comments

  • Hi there,

    We are working on implementing this feature at the moment it should be in version 6.1, the release date for this hasn't been confirmed just yet. But it should be sometime in the next month or two.

    Regards,

    Jonathan
    Jonathan Watts

    -Project Manager
    -Red Gate Software Ltd
Sign In or Register to comment.