dbv icon indicating copy to clipboard operation
dbv copied to clipboard

Revision creation button + Multi Database support

Open Masadow opened this issue 11 years ago • 0 comments

This little update add a New revision button which create a new folder with an empty comments.sql file.

The new revision number is the highest revision number + 1.

The main goal of this is to create a new revision and add directly your SQL changescript into comments.sql without going out of the webapp.

Improvments can be make like the ability to choose revision number, manage multiple files creation and so on.

Also, support multi database by supporting multiple config file. You just have a select on the main page to choose your configuration.

Masadow avatar May 14 '13 14:05 Masadow