I'm submitting a ... <!-- check one with "x" -->

- [ ] bug report
- [ ] feature request
- [ ] question <!-- alternatively, ask on Discord (http://discord.gg/graphile) -->

PostGraphile version:

<!-- CLI: `postgraphile --version`; Library: package version -->

<!--
  For bug reports, please complete the rest of this form.
  For all other issues, you can delete the rest of this form.
-->

Minimal SQL file that can be loaded into a clean database:

```sql

```

Steps to reproduce:

<!-- Please describe how you are running PostGraphile (CLI: full `postgraphile` command line; Library: relevant code) and include any relevant GraphQL queries that demonstrate the issue. -->

Current behavior:

Expected behavior:
