sqitch-image-multi-schemas

docker pull ricioli/sqitch:latest
curl -L https://git.io/JJKCn -o sqitch && chmod +x sqitch

export SQITCH_IMAGE=ricioli/sqitch:latest

source ~/.bashrc

sqitch status --set schema=schema_name --registry schema_name

Link para a página do sqitch

sqitch no github