-
This is probably a very similar issue to https://github.com/joe-re/sql-language-server/issues/129 in that it simply requires extension of the parser.
The code I'm hacking on:
```sql
CREATE OR R…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
While implementing https://github.com/apache/datafusion/pull/12792 and various other things …
-
The system consists of modules. like node_modules.
System consists of the "Resources":
- Object types
- Object properties
- Action types
- Apps
- Pages
- Widgets
- Workflows
- etc.
Each …
-
Today, we provide [`@JSExport`](https://api.flutter.dev/flutter/dart-js_interop/JSExport-class.html) as a mechanism with `dart:js_interop` to expoe objects to JavaScript with a public API. This was pr…
-
## Oveview
In several places of the codebase we have cases when we need to get multiple values at once. It is faster to do via multi-get operation.
Also, we want to use it for https://github.com/F…
-
## Problem Description
We're using the safe-setting to implement a ruleset at organisation level. The ruleset is created and works fine until we try to add a workflow rule. In such case, using a conf…
-
### Describe the Improvement
When using the SDK, I would expect that there is a proper way to handle errors in a type-safe way. For example, when a user logs in via the SDK, I would like to return an…
-
Hi,
I mentioned about this on discord:
https://discord.com/channels/1156626270772269217/1272542948848042086
**Describe the bug**
I'm using AzureOpenAiChatModel to connect to Azure OpenAI and …
-
Some of the methods in ServiceInterface return structures or pointer to structures which encapsulate the corresponding data. This is because the implementation just passes the various interfaces of sh…
-
In the IANA registration [1], we define a media type parameter called 'profile'. Its value is a space separated list of URIs, for which we registered six initial values. These can be composed togeth…