-
Here we will keep track of the progress of the release/adoption of the new compiler in OSS.
If there is something that is blocking you from adopting the new compiler (and it is not mentioned in thi…
-
### What version of `drizzle-orm` are you using?
0.30.10
### What version of `drizzle-kit` are you using?
0.24.2
### Describe the Bug
If I set `mode:'timestamp'` in drizzle schema updated_at key …
-
Would be curious if there is any plan for schema stitching, or remote joins like Hasura does. Currently, I have shopify api in a separate package and using urql to access it on the pages I need. The…
-
#### Description
Updating to `nexus@0.24.0` and `nexus-plugin-prisma@0.10.0` gives the following errors:
```
Types of property 'id' are incompatible.
Type 'string | null | undefined' is not …
-
#### Perceived Problem
Nexus currently don't support monorepos/yarn workspaces for a couple of reasons:
- It relies on "hardcoded" paths to `node_modules/*`. This means hoisted modules…
-
```
❯ DEBUG=* yarn tydoc from-published @nexus/schema
@oclif/config reading core plugin /Users/jasonkuhrt/projects/tydoc/tydoc/packages/tydoc +0ms
@oclif/config loadJSON /Users/jasonkuhrt/proj…
-
We want to be able to have some up to date videos and images on the front-page of the site, as seen in the mobile mockup here
# Card for an announcement image up top
![Image](https://github.com/us…
-
Hey,
I'm trying to write a KPT function that works on [Config Connector](https://cloud.google.com/config-connector/docs/overview) CRDs but I can't make sense of the generated types - the "CRD list …
-
Make it easier to know what kind of data a user can expect when they user query xkcd - typehinting? typescript?
-
**Describe the bug**
After [bun](https://bun.sh) hit v1.0.0 yesterday I was eager to give it a spin, but unfortunately this package doesn't seem to work right out of the box. Not sure what the cause …