-
### The problem
Global system failure while using ESPHome add-on and updating ESP32 Cam. I started updating the remote ESP32 Cam with new firmware and accidentally disconnected its USB, and from t…
-
### What version of `drizzle-orm` are you using?
v0.28.6
### What version of `drizzle-kit` are you using?
v0.19.13
### Describe the Bug
I'm trying to run `bun --bun drizzle-kit push:sqlite` but g…
-
would be nice if have [sqlite3](https://pub.dev/packages/sqlite3) based databases support instead of relying on postgresql and docker for small projects ,, this also will make it possible to integrat…
-
### What version of `drizzle-orm` are you using?
0.28.6
### What version of `drizzle-kit` are you using?
0.19.13
### Describe the Bug
Running `drizzle-kit push:sqlite` fails even when manually sp…
-
libsqlite3 depends on math library for supporting the log() SQL function. #flag in vlib/sqlite/sqlite.v should probably include -lm next to -lsqlite3 to avoid producing cryptic messages.
**V …
-
Hello Drizzle team,
Thought I would report this to you as a heads up as I spent some hours on this.
I am running drizzle 0.29.4 and drizzle kit 0.20.14 and using better-sqlite3 as the engine.
…
-
### Code of Conduct
- [X] 我已在 [Release](https://github.com/biliup/biliup/releases) 检阅最新版本并尝试,且问题依旧
- [X] 我清楚知道,反馈非最新 Release 版的错误是无意义的
- [X] 我清楚知道,可以通过附件功能上传完整文件
### 运行环境
mac os 14.6.1 arm64&&Pytho…
-
### What version of `drizzle-orm` are you using?
0.32.1
### What version of `drizzle-kit` are you using?
0.23.1
### Describe the Bug
Initial schema:
```js
export const table = sqliteTable('ta…
-
To reproduce:
1. Create a new container with fresh mount points (either docker volumes or local filesystem mounts).
2. Start the container
Symptoms:
```
Error during the database migration. Res…
-
Forgive me for being obtuse, but I was told to seek help here by the Mikro-ORM people. I have no idea how to reproduce this bug with the plain Knex API. I'm using Knex 1.0.4 and MikroORM 5.1.1 on Node…