Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Corrects abnormal termination due to incorrect variable in Set Clause. (
#165) Previously, `ColumnRef` may come according to the Parser rule. but, this case is not considered. Therefore, add logic to detect these errors.
- Loading branch information