Michael Li

Results 43 comments of Michael Li

I ran into this issue after `pnpm prune` and `pnpm store prune` pnpm: ENOENT: no such file or directory, copyfile '~/Library/pnpm/store/v3/files/3e/bb8d0e7c4cabc1e6cc88debae8e0b66114e9d3a7fd019b1ed6a9f391fa8dc9b15106b53d8620a3578354cc55adac18ac148c3f6c333b520151df2a733c1659-exec' -> '.../v5/node_modules/.pnpm/[email protected]/node_modules/_tmp_70154_6224b9e6c68d68771e5687ef6d93f3e8/node_modules/.bin/nodemon' not sure if this is related to...

I'm getting the same error. It would be great if hasura can support Clickhouse

I don't see this feature list in the roadmap, not even in future category. it ranked seventh now :-|

> we'd need to recursively process nested select results and it would get pretty messy Hi, @jawj I forked your repo and played with it. For shortcuts, seems like it...

set maxSize to 3200000 if giacocorsiglia/wordpress-stubs version is ^5.1

This error also occur when I add new entry to `release-please-config.json`

> Is this relevant ? https://hasura.io/docs/latest/api-reference/syntax-defs/#custom-root-fields > The aggregate object can be renamed using the `select_aggregate` key. No. The select_agg is only for root fields.

Do you have duplicate `QueryClientProvider` in your app? I'm migrating an existing project to trpc and forgot to remove the `QueryClientProvider` in my `_app.ts`. It works like a charm after...

Hi, @kamilmysliwiec someone already made a PR.