How to synchronize development and production database

前端 未结 13 2579
春和景丽
春和景丽 2020-12-23 21:53

Do you know any applications to synchronize two databases - during development sometimes it\'s required to add one or two table rows or new table or column. Usually I write

13条回答
  •  春和景丽
    2020-12-23 22:20

    TOAD

    saved many an ass several times in the past. Why do people run sql with no exit strategy?

    the redgate one is good also.

提交回复
热议问题