-
OpenSearch SQL extends ANSI SQL. I propose not to create a new dialect, but align with existing one.
Some features already follow MySQL syntax and implementation. MySQL was selected because it is one…
-
**[Vladimir Tsanev](https://jira.spring.io/secure/ViewProfile.jspa?name=tsachev)** opened **[DATAREST-694](https://jira.spring.io/browse/DATAREST-694?redirect=false)** and commented
Use case that we …
-
## Problem
I have the following schema which includes an implicit many-to-many relation:
```prisma
model Permission {
id Int @id @default(autoincrement())
name String
users User…
-
### Current Behavior
I have a project extension which is a container which contains elements. These elements themselves have extensions added. There are type safe accessors added for each of the el…
-
Example:
```python
class ReactContinuousSlider(selene.PageModel):
config = selene.PageModel.Config(url='https://mui.com/material-ui/react-slider/#ContinuousSlider')
container = selene.Pa…
-
**Is your feature request related to a problem? Please describe.**
My company would like to utilize Apache AGE. However, we use Ruby as our primary programming language. Consequently, we will need a …
-
Introduce metrics into the evitaDB. The servlet for metric should start as separate API on different port (or part of a system API). Although we are used to Prometheus API, we should analyze different…
novoj updated
4 months ago
-
I move here the conversation from #121.
Currently, there is three places to find questions & answers for TextX:
- the issues labelled *question*, that are also kept open
- stackoverflow
- the …
-
Upto now SPARQL has been defined as a string of characters. However, there is a wish for an easier to manipulate format of queries.
## Why?
It is currently difficult to give back feedback to user…
-
Addressing some suggestions given by Paolo and some other things:
Backwards-compatible changes:
- [ ] Make sure that all places that take a `ValueCoder` also have an overload which uses utf8-strin…