Skip to content
This repository has been archived by the owner on Jun 28, 2018. It is now read-only.

Support go code migrations #88

Closed
ralfthewise opened this issue Mar 17, 2016 · 2 comments
Closed

Support go code migrations #88

ralfthewise opened this issue Mar 17, 2016 · 2 comments

Comments

@ralfthewise
Copy link

Would be nice to be able to do migrations using go code instead of just plain SQL. If for instance you add a column whose value needs to be calculated in some way that can't be done with just SQL. This is the only thing preventing me from using this library over something like https://github.com/CloudCom/goose

@JensRantil
Copy link
Contributor

The readme mentions planned support for Bash. This would make it possible to execute something like Go if I've understood things correctly. See also #97.

@mattes
Copy link
Owner

mattes commented Dec 22, 2016

See #34

@mattes mattes closed this as completed Dec 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants