-
I am useing R2dbcEntityTemplate. and I try to create dynamic where sql using kotlin but there are not util function
and I would like to get column name using kotlin KProperty.
can I make this one …
-
when i use assign, i like
i's error.
i think it's type is safe.
declare const assign: (initial: X, override: X) => X;
like be
declare const assign: (initial: X, override: R) => X & R;
-
## 🚀 Feature request
### Current Behavior
At the moment, to set a field value, you have to call a method with the following signature:
```
setFieldValue(field: string, value: any)
```
Wh…
-
## Summary
Hi!
I'm building a GraphQL client leveraging the power of gql.tada (it's really mighty!), and I would like to implement a `@paginate` directive to enable dynamic pagination fo…
-
### Tested versions
Reproducible in 4.3.stable
### System information
Linux Ubuntu (KDE plasma)
### Issue description
The setting "highlight type safe code" does not work as intended. When turnin…
-
### Godot version
3.5.stable
### VS Code version
1.73.0
### Godot Tools VS Code extension version
1.3.1
### System information
Windows 10
### Problem statement
![image](https://user-images.gi…
-
**Problem**
I ran into a problem migrating code to Swift 6., because the compiler cannot be certain that `OIDServiceConfiguration` is used in a thread safe manner.
Consider the following functio…
-
While playing with the new changes introduced in v5, I noticed that Apollo queries and mutations variables can now be made typesafe by using the `typedGql` helper (as documented here).
However, I n…
-
**Talk Title:**
Type-safe JavaScript with JSDoc
**Talk Idea, described briefly:**
Let's dive into the features of JSDoc and explore how you can start adding type safety to your project with…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
-----------------
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `next-themes@0.2.1` for the proje…