-
### Summary
I'm defining my cronList as an array of `CronItem`s, so that I can later pass them through `parseCronItems`. This has worked great! (Thank you very much for the library!)
Today, I wa…
-
### Feature description
Ruru supports programmatically setting and reading the query and variables UI panes: https://github.com/graphile/crystal/blob/0f7fe2060c1d2ad50a76a1620ccc827c05bb03af/grafas…
-
### Summary
When including Graphile Worker in a Next.js project, dependency warnings are thrown.
### Steps to reproduce
```typescript
import {quickAddJob} from "graphile-worker";
export a…
-
When trying to use this plugin in conjunction with [postgraphile-plugin-nested-mutations](https://github.com/mlipscombe/postgraphile-plugin-nested-mutations), warnings are emitted on startup and all m…
-
### Summary
I set up a `current.sql` like this:
```sql
--!include schemas/private.sql
--!include schemas/public.sql
--!include functions/uid.sql
--!include tables/accounts.sql
--!include ty…
-
En executant la migration je me retrouve avec une erreur:
```bash
➜ postgresql-pgtap-graphile-migrate-skeleton git:(main) pnpm run migrate:commit
> my-app@0.0.1 migrate:commit /home/alexandre.…
-
- [ ] Bull
- [ ] Graphile worker
- [x] Pg boss
Will also need to expose a `x.runWorker` command or something similar that can run these in a separate process
-
## Intro
It is not practical to use Node.js for all asynchronous work. In green field development, machine learning and other data-intensive or compute-intensive applications often mandate the use …
-
### Summary
I'm trying to write a Postgraphile plugin which (among other things) adds several directives to my GraphQL schema. Adding directives via `makeExtendSchemaPlugin` seems to work if those …
-
Cela fait depuis 2019 que je connais le projet https://github.com/graphile/migrate, je le trouve très intéressant, très bien documenté… mais je ne l'utilise pas.
Je suis en train de développer un p…