-
### zot version
v2.1.0
### Describe the bug
I log into zot and it logs me out about 10 seconds later.
### To reproduce
config.json
{
"distSpecVersion":"1.0.1",
"storage":{
"dedupe": t…
-
When using the recommended solution for Rails Engines, this breaks the generator in the root application as the location of the generated migration ends up being in. I suspect the behaviour should be …
-
I am using Prisma with MongoDB as the datasource and Go as the generator. Below is my setup:
```prisma
datasource db {
provider = "mongodb"
url = env("MONGO_URI")
}
generator db…
-
Hi,
Sometimes at the end of the test the operation which should stop disruption isn't generated. Example from logs:
```
2024-11-05 15:17:58,885{GMT} INFO [jepsen worker nemesis] jepsen.util: :nem…
-
**Description and expected behavior**
Ignoring a model with [`@@ignore`](https://www.prisma.io/docs/orm/reference/prisma-schema-reference#ignore-1) causes the enhanced client generation to fail if …
-
Running cql-pytest.cassandra_tests/validation/entities/frozen_collections_test in debug mode
```
│ 1598 view_update_builder make_view_update_builder( …
-
There is a bug in both the CoreIR simulator (accessed through magma) and the Verilator simulator (accessed through fault) with an and gate that is receiving mismatched signals.
There were two sign…
-
## Bug description
When using a partial type generator and a custom output directory, the partially generated package is not imported when the partial type generator is ran.
## How to re…
-
### Bug description
When I use `prisma db pull` to introspect my sql server database using the `multiSchema` feature, I am unable to combine the `Trips` database schema with any of my other schemas…
-
## Description
In preparation for the JNI binding, several types referenced (typically as return values) do not present in the interrogate DB as 'published' types. For the first pass, rather than mar…