Enhancement Request: Replay mode for script generation

jeromedaytonjeromedayton Posts: 7
We are frequently sharing scripts amongst developer's as we move a version of our software forward. We always write the scripts so they can be replayed. That is they won't complain about rows already in the table.

No need to do anything special about delete and update as they always use the where clause so they don't complain about records already dropped or updated.

This allows us to share the script as it is incrementally developed without having to always go back to the original database.

Can this be added as a "script generation" option?

Thanks

Comments

  • This is something we would consider implementing. Would it be possible to send us examples of what the resulting scripts would look like just so we're 100% sure we understand your request?

    Kind regards,

    David Atkinson
    Product Manager
    Red Gate Software
    David Atkinson
    Product Manager
    Redgate Software
Sign In or Register to comment.