This is inspired by the similarly named [pgsql_migration](https://github.com/artemeff/pgsql_migration) and the excellent tooling offered by [diesel](http://diesel.rs).
The script will look for a `DATABASE_URL` environment variable for connectivity details a running Postgres and supports `.env` file to hold that variable.