-
Hi,
Recently I experienced a problem - I wanted to check that my items in LiveData history are going in appropriate order. I didn't want to check that they are exactly the same, I only wanted to chec…
-
Currently, generic change-of-state verbs like "become" are treated as secondary, with the primary predicate as S:
![image](https://user-images.githubusercontent.com/985263/49203214-708fde00-f375-11e8…
-
In the current implementation, conditions, which need to be fulfilled such that triples are created, are not covered. This also allows user-defined functions which return Booleans. These conditions ar…
-
From time to time elements/properties/predicates from W3C vocabularies are also registered with IANA in one place or another. e.g.
- two media-types and one relation from POWDER https://www.w3.org/T…
-
### What happened?
We've noticed a potential issue with the SQL generation within the Data API Builder, specifically when handling GraphQL queries that include pagination and sorting. The SQL output …
-
hello
I'm using Vb.net and MySql,
Do predicates work with them?
see my code:
Dim p = Predicates.Field(Of model.empresa)(Function(x) x.nome, [Operator].Eq, "alex")
Dim cn As New MySq…
-
Currently we have a `Deployment`, `PreDeployment`, and `DeploymentError`. However we want to know more about the error states in some of our components. We can make those `isSuccessful` and `isUnsucce…
-
I am using the stPersist directive as referenced on the [smart-table-website as "Persist table state in local storage"](http://lorenzofox3.github.io/smart-table-website/#examples-section). I am using…
-
Currently, autocompletion of predicates is held back in that it can only send the query up the cursor's position because it can deduce that the last token must be where the cursor is located, and ther…
-
### Is your feature request related to a problem or challenge?
As @adriangb observes in https://github.com/apache/datafusion/pull/12978, there is often special case handling for equality predicates l…
alamb updated
1 month ago