-
### Bug description
can't use `Prisma.DbNull` or `Prisma.JsonNull` with `Json[]` columns
however, an empty create({}) will write a row with a NULL value in the jsonb[] column
1. this makes a …
-
### Describe the bug
When attempting to insert data for the first time into an empty table that includes a JSON column, the process triggers an exception as follows:
`Exception in thread "main" …
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
-
It's seems like query variables are not supported yet.
Example:
```javascript
const Client = require('graphql-ld').Client;
const QueryEngineComunica = require('graphql-ld-comunica').QueryEngin…
-
### Bug description
Prisma throwing error on very large schema:
```
RangeError: Invalid string length
at PassThrough.stream.getBufferedValue (/Users/r/Documents/wms-pos/node_modules/pris…
-
Could you add a minimal working example?
I downloaded all 5 files and added the path like in the readme to my .env file, but I still get the error:
`Unkown binaryTarget arm-openssl-1.1.x and no cu…
-
- `@testing-library/react` version: `16.0.1`
- Testing Framework and version: `vitest@2.0.5`
- DOM Environment: `@testing-library/jest-dom@6.5.0` (`6.4.5` also found in our lock file, likely…
-
As discussed some of the articles listed [here](https://github.com/bcgov/orgbook-configurations/pull/137#issuecomment-1723902252) certain workarounds for paging can be problematic for Solr. Particula…
-
### Feature Request
It would be interesting to have an optional conf for validating telephone numbers (in contacts and third parties).
It would include a phone number parser, a formatter for the…