-
Hi Found this bug provided test:
``` python
ddl = """
CREATE TABLE IF NOT EXISTS default.salesorderdetail(
column_abc ARRAY,
)
"""
result = DDLParser(d…
-
We have a number of 'GET' methods, returning a List, with RestQuery parameter string inputs that are not sanitised. These parameters are, generally speaking, passed to the 'getObjectIdentifiers()' by …
-
### Describe the bug
I'm updating Quarkus from 3.8.4 to the latest version, 3.14.1. (using gradle, btw)
When doing this upgrade, some of our integration tests started failing, specifically some of…
-
Follow up to https://github.com/spring-projects/spring-data-jpa/pull/2885 to enable keyset scrolling using string-based queries.
-
```
Here's the error that comes back from the hypertable client on an HQL parse
error.
hypertable> select * from Production where row = 'happy('#';
Error: parse error at: #' - HYPERTABLE HQL parse er…
-
Add a button that translates HQL to SQL using http://stackoverflow.com/questions/1768798/hql-to-sql-converter/1943857#1943857
-
If its possible to generate delete insert or update hql query or only select ?
-
Consider the following HQL query:
```
SELECT DISTINCT owner FROM Owner owner left join owner.pets WHERE owner.lastName LIKE :lastName%
```
The `pets` property from `Owner` class can be navigate…
-
https://simpleflying.com/china-will-open-its-westernmost-airport-on-friday/
Still need to determine coordinates.
-