-
### Report hasn't been filed before.
- [X] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
0.35.3
### What version of `d…
-
## Proposal
DrizzleORM is the new ORM which is gaining traction owing to its 38x faster query execution speed over Prisma and other performance metrics which are close to raw-SQL. It is TypeScript …
-
## 🆘 **What is the problem at hand?**
We recently introduced a database for portal, using DrizzleORM. It is time to write the initial schemas previously discussed.
## 🚀 **What is the impact of t…
-
- We often require an auto incremented id or `sId` that needs to be displayed on the front-end for user experience purposes and it is good to have this id for all our models.
- In a business, we **n…
-
### Describe what you want
Hi, Thank you for reading 😉
i love DrizzleORM ❤️
i want SQL execution duration at logger like Rails.
![スクリーンショット 2024-07-09 17 23 19](https://github.com/drizzle-…
-
### Describe what you want
When we add new values to existing POSTGRES custom type DrizzleORM generates SQL like below:
`ALTER TYPE "custom_type" ADD VALUE "type3"`
But it will be safer if gene…
-
I just stumbled on this project and what a nice surprise. Looks really promising. I will definitely give it a try.
One suggestion I have is [Nuxthub](https://admin.hub.nuxt.com/) integration. That …
-
### What version of `drizzle-orm` are you using?
0.23.2
### Describe the Bug
This is not might be re-labeled as and design/architecture flaw and let me know if I get it wrong but: Imagine th…
-
As the email is set to notNull for compatibility with NextAuth adapter, some Github users might not be able to login due to a setting on their profile: Keep my email addresses private - when checked G…
-
from a fresh git clone + bun install:
`\elysiajs-drizzleORM-lucia-auth-template> bun run build
$ bun build ./src/index.ts ./src/routes/**/**/* --outdir build --target bun
error: ModuleNotFound reso…