Added set -pgschema option for Postgres + updated README.md

Open
#34 · Created  · Last updated

Description

When the database is a postgres datase, users can now target a specific schema for executing the migrations.

Just run the command goose -schema=schema_name up

The target schema must exist!

0 attachments

0 comments

Loading commits...