GraphpostgresQL
GraphpostgresQL copied to clipboard
GraphQL for Postgres
Results
2
GraphpostgresQL issues
Sort by
recently updated
recently updated
newest added
It's not possible to search more than one level deep in complex columns (`json`, `jsonb`) at present.
There should be tests for one-level picking that cover all possible scenarios: - Foreign keys, - `json`/`jsonb`/`hstore` column, - columns with `record` types.