Age | Commit message (Expand) | Author |
---|---|---|
2024-12-20 | add =~ comparison | |
2024-12-18 | add `LIMIT`, `ORDER BY` clauses | |
2024-06-05 | support comparing `$fileName` against literals | |
2024-02-19 | support `INSERT`, `DELETE`, `UPDATE` | |
2024-02-13 | explicitly construct objects in SELECT | |
2024-02-13 | refactor library |