Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gabts committed Feb 6, 2021
1 parent 52100f7 commit 1a9d3a3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ Migrations will be split by up/down comments.

## 👩‍🔬 Configuration

Optional configuration arguments.
First argument is a required pg Pool object or a database connection string.

Second argument is an optional configuration object.

- **directory** The directory that contains your migation .sql files. Defaults to "migrations".
- **log** Function to handle logging, e.g. console.log.
Expand Down

0 comments on commit 1a9d3a3

Please sign in to comment.