Issues
- 4
Parser fails if a column is called "locked"
#243 opened by kingkero - 4
Correct Handling of Negative Numerical Literals
#215 opened by dey4ss - 2
Segmentation fault when: [...] USING (*)
#239 opened by patricklopdrup - 4
ERROR when alias as "file"
#241 opened by TikaFlow - 3
Segmentation fault on inserting values
#238 opened by smizonov - 2
SQL Optimizer
#237 opened by kabicm - 0
Windows build
#236 opened by aleks-f - 0
- 6
- 3
How do keyword conflicts need to be resolved
#228 opened by nIxedoahz - 4
Failed to compile the source code
#227 opened by crspecter - 3
- 5
Drop -Werror in mode=debug
#218 opened by Allam76 - 2
- 0
Default nullability of columns
#209 opened by dey4ss - 0
Support of `HAVING` without `GROUP BY`
#208 opened by dey4ss - 0
Cleanup the `docs` directory
#206 opened by mweisgut - 5
Using SQLParser to parse a SQL with IF failed
#204 opened by heheave - 0
- 0
- 2
Coding Style
#192 opened by dey4ss - 0
Add static code check to the CI
#198 opened by mweisgut - 0
Add TPC-DS queries to the test suite
#195 opened by mweisgut - 1
where is benchmark/benchmark.h ?
#194 opened by dangleptr - 6
The parser throws an error on square brackets "[ ]"
#185 opened by samvue2 - 0
Support for Date/Time Operations
#178 opened by mweisgut - 0
DATE subtract with INTERVAL is not parsed
#184 opened by cdmh - 0
`CASE` Statement Not Printed Correctly
#191 opened by dey4ss - 0
make benchmark error
#187 opened by trgfree - 0
- 0
`HAVING` clause is not supported without `GROUP BY`
#186 opened by cdmh - 2
Support for NOT ILIKE
#182 opened by klauck - 0
Support ESCAPE character for LIKE and ILIKE operator
#183 opened by klauck - 0
Grammar railroad diagram
#181 opened by mingodad - 2
- 1
Missing braces in the README code snippet
#152 opened by msiomkin - 2
qgen query rejected by hsql's DATE handling
#173 opened by cdmh - 1
g++ 4.8.2 compile errors
#170 opened by HJiahu - 3
support column name: timestamp in create statement
#169 opened by hl3w22bupt - 2
Incorrect error parsing SELECT of constant expression with subtraction arithmetic
#165 opened by cdmh - 4
INSERT multiple rows is not supported
#162 opened by cdmh - 4
- 2
PRIMARY KEY support
#163 opened by Yuri6037 - 1
Blog post in README.md no longer exists
#159 opened by j-tr - 0
There is no printDeleteStatementInfo function
#158 opened by wzx011011 - 0
CAST(expression AS datatype(length)) support
#154 opened by msiomkin - 1
Wrong compiler version requirements in readme?
#148 opened by msiomkin - 0
Making of the parser fails on Centos because of bc
#144 opened by msiomkin - 4
Reconstruct statement
#136 opened by mtangoo - 5
whereClause bug?
#134 opened by fowuyu