#version-control
- VCS-Enabled SQL Change Management
https://justatheory.com/2012/01/vcs-sql-change-management/
Some thoughts on how to use VCS history to determine what changes need to be deployed or reverted without relying on a configuration file.
- SQL Change Management Sans Duplication
https://justatheory.com/2012/01/sql-change-management-sans-redundancy/
Here’s how I propose to eliminate the duplication of code between deploy and revert SQL change management scripts.
Follow #version-control
on RSS or use the
JSON API
curl -X GET \
-H "Content-type: application/json" \
-H "Accept: application/json" \
"https://octothorp.es/~/version-control"