-
Command: `migrate dev --name init --preview-feature`
Version: `2.16.1`
Report: https://prisma-errors.netlify.app/report/12973
OS: `x64 linux 5.4.0-65-generic`
JS Stacktrace:
```
Error: Err…
-
### Describe the bug
SQLAlchemy generates incorrect SQL for Values queries on SQLite and MariaDB. The code example is for SQLite.
### To Reproduce
```python
import sqlalchemy as sa
myvalues = sa…
-
Currently the sync engine (imported from `zec-sqlite-cli`) is tightly coupled to lightwalletd. Once we have determined what additional kinds of information the sync engine will need to consume in orde…
str4d updated
5 months ago
-
**Cheat engine version :7.4
I used the pointer scan tool within the X64-bit process and exported the results to SQLite, and I had an address overflow problem when I tried to import the SQLite I had…
DeHby updated
2 years ago
-
## Problem
I wish to use Prisma Client from within the browser entirely without a server, connecting to SqlLite Javascript in memory, when I tried to pack it up with browserify it complained in the…
-
**Issue Description**
I have an app made with the index url:
https://elements-6nvxf03mqbr-tx7qc.puter.mydomain.de
Puter itself runs at
https://puter.mydomain.de and provides also https://api.pu…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with …
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with …
-
**Describe the bug**
In the sqlite engine, configuring `update_fields` will configure on_conflict for `self.insert_query` and `self.insert_query_all`, resulting in duplicate on conflict fields.
…
-
### What version of Bun is running?
1.1.3
### What platform is your computer?
Windows
### What steps can reproduce the bug?
https://github.com/prisma/prisma/issues/23836
### What is …
fzn0x updated
5 months ago