Skip to content

Latest commit

History

History
10 lines (6 loc) 路 336 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (6 loc) 路 336 Bytes

Getting started

  1. Clone this repository
  2. Install dependencies with yarn

Notes

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.