Age | Commit message (Expand) | Author |
---|---|---|
2022-02-05 | LibSQL: Implement a DESCRIBE TABLE statement | Mahmoud Mandour |
2022-01-31 | Everywhere: Update copyrights with my new serenityos.org e-mail :^) | Timothy Flynn |
2021-07-08 | LibSQL: Invent statement execution machinery and CREATE SCHEMA statement | Jan de Visser |
2021-06-24 | LibSQL: Make lexer and parser more standard SQL compliant | Jan de Visser |
2021-06-24 | LibSQL: Move Lexer and Parser machinery to AST directory | Jan de Visser |