#!/usr/bin/env bash

# TODO: Demo Postgres database

# set -e

# scripts/run-schema $@

# psql -f schema-demo.sql $@
