Added script to run phinx migrations; updated tests table to have better labels
This commit is contained in:
3
bin/docker-phinx.sh
Executable file
3
bin/docker-phinx.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
docker exec colossus-php ./vendor/bin/phinx "$@"
|
Reference in New Issue
Block a user