[FORMATTING] a few cases of unexpected identifierCase "lower...
These are the unexpected diffs from PostgreSQL codebase after using the experiment { identifierCase: 'lower' }: - user_job_posting AS MATERIALIZED ( + user_job_posting AS materialized ( - ON CONFLICT DO NOTHING + ON CONFLICT DO nothing -...