how to compare/validate sql schema

后端 未结 11 677
后悔当初
后悔当初 2021-02-02 16:02

I\'m looking for a way to validate the SQL schema on a production DB after updating an application version. If the application does not match the DB schema version, there should

11条回答
  •  野趣味
    野趣味 (楼主)
    2021-02-02 16:13

    If you are looking for a tool that can compare two databases and show you the difference Red Gate makes SQL Compare

提交回复
热议问题