-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When using version 13.0.0-preview.93 of StrawberryShake and generating a client from graphql …
-
```ts
export declare namespace A {
type X = number;
export type Y = X;
}
export declare type B = A.Y;
```
Should output (assuming no `-a`):
```hs
namespace A :: {
Y :: number…
samhh updated
3 years ago
-
Why is `JsonObject` in the `System` namespace? That's very confusing because it makes it seem like this is part of the .NET framework (rather than a third-party package), and there's also a `JsonObjec…
-
What a great tool. However, I really need namespace-awareness. More specifically, I need to match elements belonging to certain namespaces.
Document document = factory.newDocumentBuilder().parse(inpu…
-
This is very high priority if pyll is be used as a way to write lazy functional code.
-
-
Look at and fix namespaces issues.
NB:
````
Namespaces in Imports field not imported from:
‘cluster’ ‘network’ ‘sna’
All declared Imports should be used.
````
-
**Describe the solution you'd like**
Provide a plugin to track generic costs via CRD in opencost. This could be useful for tracking multiple cost scenarios e.g. Operating Costs ($100 per month per na…
-
### What is the issue?
My initial goal is to check if specific model is available using Ollama API.
I use OpenAI library `github.com/sashabaranov/go-openai` to do that.
The problem is when I …
-
# Description
**Use Case**
Eventually, we will have multiple alterations possible on the table, such as setting/unsetting table properties, adding and removing columns and so forth. We can cluster…