dbv icon indicating copy to clipboard operation
dbv copied to clipboard

Database version control, made easy!

Results 39 dbv issues
Sort by recently updated
recently updated
newest added

Hello everybody, and first of all, please excuse me for my bad english. I use dbv on several projects for a few months now, and I have an issue on...

Thank you for this great tool. I can't see a way in your documentation to rollback to a particular point - is that available or something you are adding? Thanks,...

enhancement
2.0

(BUG) Every time I scroll (chrome) i get returned to the top line of a schema change. This way it's impossible to read the full changelog.

i'm sure the sql is there somewhere, would it be possible to show it? either in hover or in some box under the revisions

enhancement

there are already function in the adapter to fetch various types of sql from the db(table, trigger procedure..), would be nice if they were groupe and visually separated in the...

I'm executing an alter table query right now that adds indexes on a table. Naturally, I forgot that this table already has 7 million rows, and now i get now...

There's no hint when you run a revision and everything works ok.

I've sent you an email but did not recieve any answer, so I write you here... After configuring dbv for my database I export to disk the schema. Now, I...

question

Version 2.0 should allow developers to hook into the revision process at any stage. DBV should be an event emitter that hooks can listen on for events such as "revision.before",...

enhancement
2.0