- Clone this repository
- Install dependencies with
yarn
All tests use an example Postgres dataset called Pagila.
If you want to debug a generated query or explore the test dataset, you can use yarn psql
to get a Postgres console to an ephemeral database.