-
### Description
The existing UserContactPoint endpoints needs to be updated to provide data from the local copy of KRR instead of retrieving data from Altinn 2. The new logic should be conditional be…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Currently we have 2 options to create a boolean logic expression
* Entering individual i/p …
-
## Abstract
This proposal aims to introduce native support for boolean values in CSS custom properties by allowing a new `` type in the `@property` rule. This enhancement aligns with existing boole…
-
### Library name and version
Azure.Identity 1.12.0
Microsoft.Data.SqlClient 5.1.5
### Describe the bug
We have a long running Azure DevOps pipeline which imports data into a Azure Sql instan…
-
Given current type mapping config:
```python
DUNE_TO_PG = {
"bigint": BIGINT,
"varbinary": BYTEA,
"date": DATE,
"boolean": BOOLEAN,
"varchar": VARCHAR,
"double": DOUB…
-
https://github.com/reflex-dev/reflex/pull/4168#discussion_r1799775136
> For some env vars, we're checking against ["true", "1", "yes"] rather than just "true".
> I think it'd be better to have an …
-
[http://ksp-kos.github.io/KOS_DOC/language/variables.html#defined]
mentions a DEFINED reserved word however using it in boolean logic can cause errors in non-sensical ways:
```
SET bla TO "foo".
if (…
-
## Abstract
The `matches()` function is proposed to enhance the conditional application of styles in CSS by checking if the current element matches a specified selector. This function complements t…
-
- [x] #94
- [ ] Add predicates that are based on time aggregations (ie., mean, median, moving averages) for more constraints
- [ ] Add support for polars SQL
- [ ] Add `not()` syntax
- [ ] Create…
-
## Context
To work around issues introduced by the increase in gas cost on Moonbeam, the receiver contract was split into two parts for https://github.com/pendulum-chain/vortex/issues/137, resultin…