ORDER BY statements with the DISTINCT keyword do not appear to function as expected, and throw postgres errors relating to the column name not being present in the query. Spin up the linux docker ...
Run task setup to get everything running. This will spin up a Postgres database on port 5432, generate the relevant sqlc, and write the schema to the database. You might need to run it multiple times ...