manticore-projects

Results 472 comments of manticore-projects

> Currently we have only one real problem here: code completion in H2 Console goes into infinite loop (or maybe infinite recursion) with correct grammar in documentation. Other things aren't...

To be fair: if there is a working maven build file one is not stupid considering it meant to be used.But yes such instructions for the inexperienced folks like me...

Please pardon my curiosity: I looked into the building infrastructure java code in the `tools` package. And I saw a lot of stuff but nothing particular outstanding. Why exactly did...

> Currently we have only one real problem here: code completion in H2 Console goes into infinite loop (or maybe infinite recursion) with correct grammar in documentation. Other things aren't...

This is still relevant after @katzyn's latest work on `WITH` and `CTE`, I have just re-tested it against latest GIT [4497462](https://github.com/h2database/h2database/commit/44974624bcaa8267dbf26fc1fc65d33b3dd28bf4)

This is still relevant with 2.2.229, I have tested it.

Greetings. For getting help you would need to provide much more information: 1) what is an EL expression 2) what Database System 3) what is the Grammar/Specification for this particular...

This is not really SQL, but an SQL Template. You have 2 options: 1) replace the Template Variables by yourself (using the template engine) and the parse the filled/rewritten SQL...

Explained and not further questions have been asked.