-
### Description
Null reference exception when running UpdateFromQuery
`dcs.CurrentContext.SABENTIS_COMPANY
.Where(i => i.cif.Contains(" "))
.UpdateFromQue…
-
In the section `Describe the Difference Between Truthy and Falsy Values`, the backticks which are supposed to be displayed to signify an empty string are being interpreted as markdown and are not show…
-
### Background and motivation
Simply printing a boolean value will always result in `True` or `False`. In some cases, it may be desirable to print a different constant value based on a boolean valu…
-
-
One approach would be to add a command line option which takes a javascript expression which returns a boolean. This expression would be repeatedly evaluated until it returns true at which point the P…
-
Dan from Tableau sent me a set of queries that fail with our system.
Amongst them is the following one which would work if it wasn't for the selected equality on line 2:
```SQL
SELECT
(CAST("…
-
For codegen, and lots of other things too, it'd be nice to have a symbol that _is_ a boolean. Currently only expressions can be `Boolean`, what the leaf nodes are can be anything. Ideally there'd be a…
-
In this issue, we can try to keep track of concepts that we feel should be taught in the syllabus and aren't yet.
I'd like to prioritize the missing concepts, as having a concept that improves the fl…
-
## Description
Getting error - 'The memory block 'Elsa.Expressions.Models.MemoryBlockReference' does not exist' when a accessing workflow input inside "Elsa.FlowDecision" using csharp expression **"I…
-
When doing a deploy which includes CSV with data, we are getting the following error back:
CDS output
```
error: in cds.deploy(): column "active" is of type boolean but expression is of type te…