filhodanuvem / gitql

💊 A git query language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on parsing

filhodanuvem opened this issue · comments

Query
"select message from commits where name > 2"

Expected error
Table 'commits' has not field 'name'

Error found
Expected and found T_NUMERIC