ipld-eth-server/scripts/rollback

4 lines
134 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 down 1
./scripts/dump_schema