I'm getting this error when looking at the details of one table:
Fatal error: Failed parsing SQL query on select: select * fro where '$project_id'='$id' . The Error was Parse error: Unexpected token "where" on line 1 select * fro where '$project_id'='$id' ^ found: "where" in C:\xampp\htdocs\Xataface\xataface-2.0alpha1\lib\SQL\Parser.php on line 1765
Is there a fix for this bug?