tracking changes made in database structure

后端 未结 7 1494
抹茶落季
抹茶落季 2021-02-06 17:34

How would I be able to track all changes to my database?

I need a way to find out exactly what changes I made to the database so that I can make the same changes on anot

7条回答
  •  天命终不由人
    2021-02-06 17:48

    I have been reading on the net about schemas, is this a useful way to compare databases and find any changes?

提交回复
热议问题