I look at version control databases and stumbled upon regular articles on how to do this (coding horror, code ode, etc.). All of this makes sense to me, however, I'm trying to find a script runner that will run sql scripts for me. All these articles mention that they need to start something automatically, but none of them gives any recommendations.
Does anyone know any utilities to run these scripts? Ideally, it works as follows:
source
share