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
I have been reading on the net about schemas, is this a useful way to compare databases and find any changes?