0.0.3 • Published 4 years ago

front-sql-relocations v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Run tests

docker run --name mysql --rm -p 3306:3306 -v (pwd)/tests/mysql.cnf:/etc/mysql/conf.d/mysql.cnf -e MYSQL_DATABASE=test -e MYSQL_ROOT_PASSWORD=root -d mysql:5.6
docker run --name mysql2 --rm -p 3307:3306 -v (pwd)/tests/mysql.cnf:/etc/mysql/conf.d/mysql.cnf -e MYSQL_DATABASE=test -e MYSQL_ROOT_PASSWORD=root -d mysql:5.6
node ./tests/run.js
0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

1.0.0

4 years ago