-
**Is your feature request related to a problem? Please describe.**
It's a bit annoying to need to worry about the security implications of exposing every server function when some functions should be…
-
When I try to inject Cloudflare D1 with drizzle and it fails:
```
"TypeError: Converting circular structure to JSON\n --> starting at object with constructor 'SQLiteText'\n | property 't…
-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.24.2
### Describe the Bug
```markdown
# Type Inference Issues with Drizzle OR…
-
### Link to reproduction
_No response_
### Environment Info
```text
Binaries:
Node: 20.17.0
Relevant Packages:
payload: 3.0.0-beta.108
next: 15.0.0-canary.160
@payloadcms/db-postgres: …
-
Cloudflare have just announced their first relational DB D1 which is based on SQLite.
https://blog.cloudflare.com/introducing-d1/
Would be awesome if Prisma could support it one day..
-
### What version of `drizzle-orm` are you using?
0.34.1
### What version of `drizzle-kit` are you using?
0.26.2
### Describe the Bug
Follwowing the example configuration from [drizzle-orm for tur…
-
Before TypeScript can respond to any semantic query (accurately), the entire program has to be loaded into memory, parsed, and bound. Parsing today ends up taking a surprising amount of time, and even…
-
### Describe what you want
Hi,
I wish we could have better types in Drizzle ORM. Here’s an example of what I'm currently doing and what I want to do:
**What I can do:**
```ts
const doSome…
-
### What version of `drizzle-orm` are you using?
^0.34.1
### What version of `drizzle-kit` are you using?
_No response_
### Describe the Bug
In the better-sqlite section, specifically, the [Step …
-
### What version of `drizzle-orm` are you using?
0.36.0
### What version of `drizzle-kit` are you using?
0.27.0
### Describe the Bug
Hello, after updating to v0.36.0, I've started seeing this err…