Create a command line interface for Source Control for Oracle
It would be nice if there were a command line interface for Source Control for Oracle so that I could commit all change to a database to source control.
-
Anonymous commented
Hi
How can you use Schema Compare?
I have the same question so after I have made a deployment to oracle database I would like to compare specific schemas in oracle database with schemas in Git repository and have update git repository automatic with the changes (plus come comments)This is right now a manual process we do after a deployment using Source Control for Oracle
-
Which VCS are you using? If it has a command line you should be able to achieve this by using it in conjunction with the Schema Compare for Oracle command line.