ipld-eth-server/scripts/migrate

4 lines
130 B
Plaintext
Raw Normal View History

2017-10-27 19:18:12 +00:00
#!/bin/bash
migrate -database 'postgresql://localhost:5432/vulcanize?sslmode=disable' -path ./migrations up
./scripts/dump_schema