angelyan
Results
2
issues of
angelyan
## Description * Allows setting all available `EXPLAIN` options (analyze, verbose, costs, settings, buffers, wal, timing, summary, format) from the toolbar. * Adds buttons to copy the SQL query and...
## Description Changes the `isScalarType` check in `makeExtendSchemaPlugin` to `isLeafType` to support enum values with `@pgQuery`. Fixes https://github.com/graphile/postgraphile/issues/1601. ## Performance impact unknown ## Security impact unknown ## Checklist - [x]...