-
# Bug report
## Describe the bug
According to https://github.com/supabase/cli/issues/147 it was possible to connect to a self-hosted remote using the connection string. I can't find anything lik…
-
First off, great work on @slonik/typegen... Super useful stuff.
Essentially, I'd like a way to be able to give "naming hints" for query types.
Right now, we have some queries that spit out long …
-
This is implemented in Sway as:
```
pub struct B512 {
bytes: [b256; 2],
}
```
I'm currently working around this by making contract functions accept 2 `b256` values and constructing the `B5…
-
**Description**
I was asked to post this here ([original comment](https://github.com/microsoft/TypeScript/issues/39826#issuecomment-680761736))
After I turned on `strictFunctionTypes` in my repo, Ty…
-
Hey @Kalissaac !
I stumbled upon this package the other day, and it fits my use case very well, with only one small hang up. I'm using prisma-typegen to create a library of interfaces that are import…
-
Hi there,
I'm recently started working with Gatsby's GraphQL Typegen and types are being generated as expected. However typescript is givieng null error onrequired fields. For example...
```
Ty…
-
# Bug report
## Describe the bug
When running `supabase gen types typescript`, enum array type definitions are incorrect. Rather than wrapping the possible values in an array and declaring that …
-
(Only for evaluation): Given the unifiers defined in config, what is the best combination of filters with the highest resulting correctness? Go through the search space of combinations and find the be…
-
When we start using the `typegen-cli`, we could pass in different unification filters in different orders via command line flags; this requires value -> class instantiation, which is easily solved by …
-
**Problem:**
getting a `xxx is never used in the machine definition` when using custom guards (https://xstate.js.org/docs/guides/guards.html#custom-guards)
**Context:**
Using the VS-code extensi…