-
I've been following the tutorial where it is described how to make a typesafe primary key with newtype. Problem is that I can't use that to work with optional primary key.
I've used the following t…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior.
**Expected behavior**
A clear and concise description of what you ex…
b4nds updated
2 months ago
-
This does not compile right now. Not clear if it is current with scala/java
Gets java null pointer exception
chick updated
3 years ago
-
Typesafe config's load() methods fails If I start s3mock. Not sure what is the link between the two. May be classloader issues??
This is how I start s3mock
`new S3Mock.Builder().withPort(8001).wit…
-
This repo is the POC of typesafe of config / no code component definitions using zod style notiations
https://github.com/timoconnellaus/eb
-
Very closely related to #25210 #25207
### Need
- Ability to configure extensions in a typesafe way, for those that want to maintain their extension configuration in typescript and not yaml.
- It …
-
To my knowledge, there is no "simple" way to close the websocket used for the graphql client. I have a problem during a logout operation where I cancel all subscriptions but my application continues t…
-
### Expected Behavior
`evaluationDependsOn` and `projects(...)` should work with the type-safe project accessors.
### Current Behavior
Currently passing a typesafe accessor fails:
```
…
-
### Version
5.26.2
### Describe the bug
## when trying to install with `bun x typesafe-i18n --setup`
[typesafe-i18n] version 5.26.2
✔ Config file '.typesafe-i18n.json' exists already. Do you wa…
-