-
As the title.
-
**Bug description**
When calling `obj.DeepCopy()` on one of the generated API types concurrently, the go race detector throws some warnings about a data race.
**Affected product area (please put a…
nrfox updated
11 months ago
-
**Is your feature request related to a problem? Please describe.**
In many frontend projects I've worked on, I've started relying on ``Sec-Fetch-Mode` and/or `Sec-Fetch-Dest` headers. Because it's …
-
I think Supadart could generate better type safe code by creating a wrapper for Supabase instead of adding to it.
current:
```dart
supabase.my_table
.select()
.eq(MyTable.c_id, id)
.sing…
-
Since the introduction of the multi-threading preview (#8112), we have been aware that the representation of union types is not thread-safe.
Quoting from the [introductory blog post](https://crysta…
-
Hi,
spring-data-mongodb supports in Kotlin [typed queries](https://github.com/pmatysek/spring-data-mongodb/blob/main/src/main/antora/modules/ROOT/pages/kotlin/extensions.adoc#type-safe-queries-for-ko…
-
### Type of issue
Missing information
### Description
Based on my understanding, `FrozenDictionary` is a type designed to be immutable and read-only. I would have expected this type to be thr…
-
### Background and motivation
Sometimes there are cases when you have multiple fields in object and want to store a reference to one of them for a long time, like in async code. Today you have to k…
-
It would be nice to have stronger types for these values, rather than using `byte[]`. Not only will this make a safer API, but will also
allow us to add helpful `.toString()` methods.
-
trying to generate new certificates thru match and getting "This request is forbidden for security reasons - This operation can only be performed by the Account Holder". This has worked fine in the pa…