crystal icon indicating copy to clipboard operation
crystal copied to clipboard

🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!

Results 308 crystal issues
Sort by recently updated
recently updated
newest added

### Summary Composite domains (what I'll call domains declared over composite types) are resolving to null. When entered into psql, the Executed SQL Query output in PostGraphiQL outputs the expected...

🐛 bug
🔁 revisit-in-v5

## Description Summer 2022 Sponsors Update, thank you to all our sponsors, past and present 😻

### Summary Is it possible to have type-safe queries in [makeExtendSchemaPlugin](https://www.graphile.org/postgraphile/make-extend-schema-plugin/) resolvers, so that the resolvers break at build time if incompatible database schema changes are made? ### Details I've...

🔁 revisit-in-v5

### Summary I did my best to search through the docs and the issues here (tried `org:graphile "makeExtendSchemaPlugin" "makeProcessSchemaPlugin"` which yielded just one isssue). I'm curious about the order of...

### Summary I'm doing what is probably a silly thing. I've defined a directive and am attempting to extend `Query` with that directive. The probably silly thing is within `TagQueryPlugin`...

https://github.com/graphile/postgraphile/blob/7d2906c1c23d29f7ad4932779aaccb8604e065e3/examples/servers/koa/vanilla.ts#L2

🐛 bug

Running the built-in Graphiql used to provide error highlighting (red squiggles) and error tooltips against the graphql schema. It looked like this (this screenshot is from the [Graphiql live demo](http://graphql.org/swapi-graphql)):...

🐛 bug

https://github.com/graphile/postgraphile/blob/4164d437e57a30ff00ecbb4675943a0924c54ec9/src/postgraphile/postgraphile.ts#L159 the above is not awaited which leads to my issue I'm trying to export schema.graphql in CI and can't use CLI to replicate complex library usage with plugins. ```ts...

❔ question

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies