VCS for DB object's Source Code
Answered
Imagine if you are a developer and you need to write and maintain the code for trigger or stored procedures or packages in Oracle, Postgress, MySQL ...
It would be very nice to have the source code integration of the DB and VCS objects ...
Have a simple mapping of objects to files in VCS.
Compare...
Generate DDL migrations ...
Please sign in to leave a comment.
@Smithsv
There are some VCS plugins available, e.g. git integration to put your sql files under version control:
Is that what you need?
What you showed is the replacement of console git.
I need integration:
There is a feature request https://youtrack.jetbrains.com/issue/DBE-3852 you can track and follow.