-
Instead of client side objects reacting to data from the DB which perhaps are stored back and which intern updates other objects, it might be worthwhile to have this in the DB itself. The Object in th…
-
The `OpenTelemetry::Context` uses a [fiber local Ruby Array](https://github.com/open-telemetry/opentelemetry-ruby/blob/08b1130ed265e82680c7845bc44ad9526d9a0a2e/api/lib/opentelemetry/context.rb#L130) t…
-
DiskLogger works corectly
> tensorboard 2.18.0
> tensorboard-data-server 0.7.2
> torch 2.5.1+cu121
> torchao 0.6.1+cu121
> torcht…
-
When we introduced the modelVersions API it was possible for plugins to actively adopt modelVersions before it became the default. However, there are no plugins that adopted model versions earlier tha…
-
### 问题描述
实体中字段为Boolean时 想将对应空值转成“”时报错,
其中active 修饰为public的时候正常,
请问这种情况是设计如此还是存在bug?
补充一下 似乎 Integer也有这个问题,自定义的ObjectWriter 不生效
@Data
class User {
public String name;
public Integer a…
-
## Steps to reproduce
Hi,
I am trying to dump some data on dicedb instance hosted on GCP via NodeJS + [Redis](https://www.npmjs.com/package/redis)
Node Version: 20
DiceDB Version: Latest (chec…
-
```ts
export const PublicUserSchema = z.object({
id: z.string().uuid(),
avatarUrl: z.string().optional(),
name: z.string(),
email: z.string(),
}).openapi("User");
export con…
-
I have deployed the charm ceph-nvme by packing it first and using it with juju afterwards. I followed the README and everything looks fine. However, after I reboot any endpoint the trsvcid changes and…
-
The activity rating setting is active by default when a new object is created.
The activity is often only used for information purposes and not for an effective rating.
It would be good if the rat…
-
Can we do something about this default colour scheme? It takes way too long to tell which object is active, if that is possible at all from this screenshot.
I just need the box that the selected ob…
VIN-y updated
4 months ago