Skip to content

Commit 1efec0c

Browse files
committed
grammar: Fix tablename.columnname notation in subexpressions
When specifying a table name along with a column name you have to put a dot between them. This wasn't taken into account by our grammar parser, an error which could lead up to misinterpretations in other places as well. See issue sqlitebrowser#505.
1 parent 8ad570d commit 1efec0c

3 files changed

Lines changed: 196 additions & 207 deletions

File tree

0 commit comments

Comments
 (0)