# README
A little database tool for version management
It's designed to deploy/revert database from any version to any version. It's designed to deploy/revert again and again.
How to edit sql scripts ?
See examples in directory "testdata".
How to use the tool ?
dbvm help
# Type aliases
CmdHandler 命令调度器.