-
### Bug description
If I use `uuid_to_bin` function along with the 2nd parameter swap flag in `dbgenerated`, when I create a new row, I get a null-constraint error in Prisma v4.4.
This is relate…
-
master分支,源码使用sqlite数据库,pnpm dev启动时报错
```
# 使用Sqlite
DATABASE_URL="file:../data/wewe-rss.db"
DATABASE_TYPE="sqlite"
```
报错信息如下:
```bash
apps/server dev: PrismaClientInitializationError: err…
-
### Describe the bug
#### Description
I noticed that execution of my saga handlers is constantly immediately retried under normal circumstances (no load at all) when using PostgreSQL persistence.
…
-
```
/var/app/current/node_modules/typeorm-transactional/tests/entities/Post.entity.ts:1
"import { Entity, PrimaryGeneratedColumn, Column } from 'typeorm';
^^^^^^
SyntaxError: Cannot use import …
-
Why not drop the sync api completely? No compromise on speed for an api that should not exist in the first place.
Also, good work! ill be testing some of your other projects, they all seem really co…
-
I have two servers A and B. B was doing an insert then con.commit() and A was not seeing any inserts unless I killed and restarted A. Selects from the mysql console were seeing the inserts. B was us…
-
**Issue type:**
[x] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[x] `mysql` / `mariadb`
[ ] …
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
**Describe the bug**
When using JMS/ActiveMQ as per https://flowable.com/open-source/docs/bpmn/ch18-Advanced/#message-queue-based-async-executor, the Jobs can get into an endless lock fail / retry …
-
I have just submitted a PR for jruby support and upgraded to latest vertx.
If you can share the known drawbacks or pointers to make this more compatible with rack changes etc, happy to fix them and s…