-
[1680](https://github.com/ItzCrazyKns/Perplexica/commit/1680a1786e7e81122c36743d580a4caafe19612e) as of writing this.
I cloned the git for an update, building went good. deploying went wrong.
Ther…
-
MySQL itself doesn’t have native support for RETURNING after using INSERT:
https://orm.drizzle.team/docs/insert#insert-returningid
The adapter is using the code for PostgreSQL and SQLite here:
…
-
**Describe the bug**
Internal Server Error when sharing the result of eval to self-hosted server
**To Reproduce**
1. Run self-hosted server with docker [self-hosting](https://www.promptfoo.dev/…
-
### What version of `drizzle-orm` are you using?
0.34.1
### What version of `drizzle-kit` are you using?
0.25.0
### Describe the Bug
I tried out the new $count API and it works fine with a local …
-
### What version of `drizzle-orm` are you using?
0.35.1
### What version of `drizzle-kit` are you using?
0.26.2
### Describe the Bug
Hello Drizzle ORM Team,
I'm encountering a TypeSc…
-
**Describe the bug**
When i start the docker i got this error :
**To Reproduce**
Steps to reproduce the behavior:
just start the researche page, i can't do nothing
**Expected behavior**
…
-
```
$ pnpm run start
> drizzle_pg_benchmarks@1.0.0 start /Users/michael/tmp/drizzle-northwind-benchmarks-pg
> pnpm run prepare:prisma && tsx src/common/benchmark
> drizzle_pg_benchmarks@1.0.…
-
having issues with icomes and expenses..not showing incomes and expenses
-
### What version of `drizzle-orm` are you using?
0.34.1
### What version of `drizzle-kit` are you using?
0.25.0
### Describe the Bug
The `$inferInsert` returns the type as string for keys which a…
-
### 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
1. When a MySQL table has a `SMALLINT` type, running…