-
### Bug description
I'm having the issue with prisma files not found I cannot provide a reproduction right now.
I'm using Next 13 with the app dir inside a monorepo and having `db` package.
I'm …
-
I am running a MySQL subvolume backup, and must lock the database for `run` command duration.
Unfortunately, as database size increases, `run` is now taking 2 minutes and locked database is becomin…
-
### What version of Bun is running?
0.7.3
### What platform is your computer?
Linux 5.15.0-78-generic x86_64 x86_64
### What steps can reproduce the bug?
1. Clone this repo:
```
git…
-
### Bug description
Since updating from Prisma 4 to 5 static type checking takes forever. We are using NextJS 14, when building it takes extremely long. We use a lot of Prisma extensions and transa…
-
_(This is related to https://github.com/openark/orchestrator/issues/1360, and I'll describe more in that ticket)_
We have MySQL hosts in our topology that we'd like to only ever use as a backup hos…
-
database-subnode-name
单节点数据库这个该如何表示?????
有没有实例提供参考
-
Hi, I am really liking this library - thank you to all the supporters.
I am adding Kysely to an existing project. The database is MySQL and the tables have been organized into several different sc…
-
安装过程提示 guid 错误
无法进入后台 提示
> Unknown column 'Guid' in 'field list'
at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& …
dobit updated
4 years ago
-
**Issue type:**
[ ] question
[X] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
### Bug description
When I test groupBy, autocompletion wouldn't suggest any test related functions as if it is not a mockable method.
### How to reproduce
1. mock Prisma client as below
…