-
Just a small thing, leaving as a reminder for myself to open a PR after #3172. At present `coeff` in filter.py takes `tuple[np.array] | list[np.array] | np.array | None`. This needs reflecting in the …
-
**A clear description of the feature you'd like to see implemented**
Following a discussion from Discord:
Enable support of the proxy commands but server-side, so it can be used via command blocks…
-
Hello, this i s great but moving to EasyAbp from previous legacy app can be made 10x faster.
I have 30 models, can you allow developers to paste the C# models or Json objects in the helper GUI and …
-
Description
===========
Kafka Producer Throws the below exception when sending messages:
One or more errors occurred. (Broker: Unknown topic or partition)
---> Confluent.Kafka.ProduceException…
-
### Singer SDK Version
0.31.1
### Is this a regression?
- [ ] Yes
### Python Version
3.10
### Bug scope
Taps (catalog, state, etc.)
### Operating System
Ubuntu
### Description
Entities conf…
-
**I propose the following:**
Trim leading spaces and tabs after newlines (indentation) and then apply regular string literal parsing (but over multiple lines and without quotes). It may be advisable t…
-
Across entities query is the essence of single-table design.
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/bp-relational-modeling.html
As electrodb, if also onetable gets suppor…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Nature of Your Project
TypeScript
### Current Behavior
Given cds such as:
```cds
entity Something : cuid…
-
Hello !
When doing an update operation it would be awesome to be forced to fill the fields that are used in the key attributes.
For instance given this schema for a User entity:
```
{
…
-
The issue might be slightly related to #289.
Recent changes to autocomplete have disabled large parts of VSCodes text based intellisense. While the filtering of the autocomplete results of vhdl-ls …