-
### 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.36.1
### What version of `d…
-
I know the sqlite3_open_v2() can support the therad-safe. But it didn't be called by sqlite_orm.h
Can I just replace the sqlite3_open()/sqlite3_close() with sqlite3_open_v2()/sqlite3_close_v2() to …
-
Hello,
I have a little problem when I use tortoise-orm query.
I am using fastapi-0.112.0, tortoise-orm-0.21.5, and the database is sqlite3 or postgreSQL.
I have a query interface that us…
-
According to the `v0.21.0` [release note](https://github.com/drizzle-team/drizzle-kit-mirror/releases/tag/v0.21.0):
> For `sqlite` dialect, Drizzle will:
>
> - Check if the `@libsql/client` driv…
-
**Describe the bug/problem**
I wanted to update metadata of a book. pressed edit and then "Fetch metadata". Found a match and choosed then i got the following error when i pressed Save button.
…
-
### What version of `drizzle-orm` are you using?
0.30.9
### What version of `drizzle-kit` are you using?
0.20.17
### Describe the Bug
The following async transaction doesn't work for any of the s…
-
When performing a rollback inside a transaction I get an error:
```
- error TransactionRollbackError [DrizzleError]: Rollback
at BetterSQLiteTransaction.rollback (webpack-internal:///(rsc)/./…
-
At the end of these pages https://orm.drizzle.team/docs/quick-sqlite/bun and https://orm.drizzle.team/docs/quick-sqlite/better-sqlite3 there's this paragraph:
> More on sync and async APIs for sqli…
-
日志里会常见个错误,重启就解决了,过段时间就又不行了,又得重启,大佬看看
容器搭建在国外的小鸡上,网络应该没问题
Exception in thread Thread-2 (lambda8):
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/sqlalchemy/engi…
-
### Astro Info
```block
Astro v4.16.10
Node v22.6.0
System macOS (arm64)
Package Manager pnpm
Output server
Ad…