ipld-eth-server/scripts/dump_schema
Eric Meyer f61b1bc96c Update Travis to create a database from a schema
* We were running into issues getting migrate to work
2017-10-25 16:50:19 -05:00

3 lines
60 B
Bash
Executable File

#!/bin/bash
pg_dump -O -s vulcanize > migrations/schema.sql