ipld-eth-server/scripts/dump_schema

3 lines
60 B
Plaintext
Raw Normal View History

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