351b6b89a4
Sqitch is a VCS-aware SQL change management application. What makes it different from your typical migration-style approaches? A few things: * No opinions * Native scripting * VCS integration * Dependency resolution * No numbering * Bundling * Reduced duplication
11 lines
265 B
Text
11 lines
265 B
Text
Sqitch is a VCS-aware SQL change management application. What makes
|
|
it different from your typical migration-style approaches? A few
|
|
things:
|
|
|
|
* No opinions
|
|
* Native scripting
|
|
* VCS integration
|
|
* Dependency resolution
|
|
* No numbering
|
|
* Bundling
|
|
* Reduced duplication
|