-
### Discussed in https://github.com/sqlalchemy/sqlalchemy/discussions/12083
```py
from sqlalchemy import create_engine
from sqlalchemy import lambda_stmt
from sqlalchemy import select
from sqla…
-
### 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 versi…
-
### What version of `drizzle-orm` are you using?
0.35.3
### What version of `drizzle-kit` are you using?
0.26.2
### Describe the Bug
Actually drizzle can't work with the latest version of `expo-s…
-
### What version of `drizzle-orm` are you using?
^0.35.3
### What version of `drizzle-kit` are you using?
^0.26.2
### Describe the Bug
I got this error only on the Windows machine I've tried it o…
-
Followed the docker install instructions and was presented with the following error when trying to access the service.
```
SQLiteError: no such table: user
1
at prepare (bun:sqlite:280:…
-
This is a regression since v1.9.
When using `iterate` (or more generally, `mapped_view`) with `where()` (or more generally, a condition), I get an error:
```
sqlite_orm.h:15971:75: error: no viab…
-
Implement a feature that will sync all data from the ring (steps, heart rate, spo2) into a sqlite database.
The goal is to have a single `colmi_r02_client sync database_file.sqlite` command that wi…
-
## Description
Hello,
i'm running into this issue where `sea-orm-cli` does not seem to be able to open my DB file.
I'm generating the db and populating it via a programmatic migration so that part…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.15.0
- Nuxt Version: 3.14.0
- CLI Version: 3.15.0
- Nitro Version: -
- Package Manage…
-
### 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…