Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix parse set statement for lines with substr set
Previously the SQL line `settling_xyz boolean,` was parsed as a SET statement. Now the word SET is being searched by regex.
- Loading branch information