-
The query
```java
SqlFormatter.of(Dialect.PlSql)
.extend(cfg -> cfg.plusOperators("->"))
.format("SELECT `My field with \\` back ()
-
**Description:**
**Affected Siddhi Version:**
siddhi v5.1.2
**Steps to reproduce:**
App:
-----
define stream EntryStream (status int,eleName string,labelName string,occurTimestamp l…
-
1. Act/Article Data Structure of KR : `xml`
2. `xml` to nested `json` converting complete.
3. nested `json` to pure key-value `json` converting complete to `d3.js` visualize.
-
Although RDBMS **Views** can be mapped with the JPA `@Table` annotation currently, it would be helpful to have a specific annotation for that, `@View`, that can be meaningful in a declarative way to a…
-
https://stackoverflow.com/questions/70985428/deedle-distinct-by-column/75897557#75897557
We sometimes do "select distinct col1, col2, col3 from xxx" in RDBMS, and it seems like we don't have an eas…
-
-
```
What steps will reproduce the problem?
1. Add to your
PMF configuration
2. Fetch any detachable entity from the datastore and detach it
3. Attach it back using pm.makePersistent(entity)
What i…
-
### What would you like to be improved?
In the current implementation of xxxMetaMapper and xxxMetaService, we seldom use JOIN and transactions, for example:
The list catalog operation will iss…
-
I've created a first working version of a Python script to post-process the PostgreSQL SQL DDL file output by DbWrench: https://github.com/UCHIC/ODM2/blob/master/src/blank_schema_scripts/postgresql/D…
-
```
What steps will reproduce the problem?
1. Add to your
PMF configuration
2. Fetch any detachable entity from the datastore and detach it
3. Attach it back using pm.makePersistent(entity)
What i…