-
```
If I install Ibatis plugin on IntellJ 7.0.3. it uses a lot of memory and
slows down IDE performance. Any recommended settings or can I turn of auto
validation of SQL map xmls?
I am running IDE w…
-
**[Phil Webb](https://jira.spring.io/secure/ViewProfile.jspa?name=pwebb)** opened **[SPR-15438](https://jira.spring.io/browse/SPR-15438?redirect=false)** and commented
Originally raised [with Sprin…
-
### Description
I have 2 identical queries apart from one doing a `count(*)` and the other a `countif(condition)` which should both return the same number of rows from my BQ instance (~770k rows). Th…
-
When running this query:
`myDB.Create.Property("batch", OType.Boolean).Class("aClass").Run();`
I get this error:
Error parsing query: CREATE PROPERTY aClass.batch BOOLEAN Encountered " "batch ""…
-
It would be a great feature to implement some kind of programmatic API to check an SQL file (either from path or from the contents given as argument) so that 3rd party tools can be built around sqlche…
-
As of now, JavaCC generates parsers.
However, it would be nice if it could generate fuzzers as well.
In other words, it should take a `Random` instance, and produce a randomized sample as if it …
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
This query results in an unparseable error:
``…
-
On the client side, comments are not ignored when parsing out the result map variables for the Database Reader. This may cause the variables shown in the Post-Process SQL section to be incorrect, and …
-
Hi, I'm trying to use the generated wasm file with web-tree-sitter and the following error appears when trying to parse code:
```
RuntimeError: null function or function signature mismatch
a…
-
I cannot find a way to persist master using the windows-developer image. I've tried the linux configuration environment commands but containers always come up with "C:\Program Files\Microsoft SQL Serv…