-
| --- | --- |
| Bugzilla Link | [521095](https://bugs.eclipse.org/bugs/show_bug.cgi?id=521095) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Aug 18, 2017 02:24 EDT |
| Modified | Sep…
-
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…
-
I notice you currently link to https://www.gbif.org/publisher/search?q=vermont
We do not really have a good way to display all the publishers that contribute data.
Currently you would have to d…
-
### What's needed?
It still seems hard to justify the special case, in particular because if we add more simple predicates it could be really easy to get `ChangedOnly` while allowing to create more t…
-
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…
-
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…
-
Gerd, I'm finding some problems with findlib's warning/error. Here's an example:
```
ocamlfind ocamlc -verbose -package camlp5.pa_o,camlp5.pr_o -syntax camlp5r -c foo.ml "
Effective set of prepro…
-
First discovered thanks to bevyengine/bevy#8898: There, the `Output` type of the cross-crate opaque `impl FnMut(…) -> bool` gets dropped by rustdoc resulting in `impl FnMut(…)`. This specific bug is c…
-
Related to #701 and #734
Currently we hack around flux's limited normalization (cf. issues above) by falling back to `rustc` -- see `normalize_projection_ty_with_rustc`. However, the real issue he…