sql-parser
sql-parser copied to clipboard
Distinct not handled in sqlhelper.cpp
In sqlhelper.cpp, distinct flag is not checked. So, when running example, distinct is not shown in the output.