-
### What version of Bun is running?
1.1.34+5e5e7c60f
### What platform is your computer?
Darwin 24.0.0 arm64 arm
### What steps can reproduce the bug?
```
bun init -y
bun a drizzle-kit drizzle-or…
-
### Description
In particular:
* Set `hibernate.jdbc.batch_size` (`quarkus.hibernate-orm.jdbc.statement-batch-size`) by default, e.g. to 200
* Enable [parameter padding](https://docs.jboss.org/…
-
Any news on ORM?
-
Add `dialect: 'turso'` in drizzle.config.ts files 👍
ref: https://orm.drizzle.team/docs/tutorials/drizzle-with-turso
note: this is only relevant for the latest version of `drizzle-kit`
-
I have noticed a significant design flaw in PynamoDB. In most ORM frameworks, such as SQLAlchemy and MongoEngine, users are allowed to define a connection object and use a context manager to choose wh…
-
### 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…
-
# DevEx/OpEx
While adding OML support to ReportStream, we found a place where supported message types are listed. However, ORM is not included. It turns out warnings are being logged when ORMs are …
-
### Describe the bug
I'm using a Quarkus service that requires:
1. consume one message from a channel
2. perform some database queries
3. emit several messages to another channel as a result o…
-
I have a Symfony 6 project with Doctrine/ORM 3, however the bundle only supports ORM 2.11. Is there a way to get it to work with version 3?
-
Has anyone experimented with different options for an ORM to sit on top of SQLite?