Age | Commit message (Expand) | Author |
---|---|---|
2023-01-01 | LibSQL: Add parsing and evaluation of BOOLEAN type literals | Timothy Flynn |
2022-12-07 | LibSQL: Parse and execute sequential placeholder values | Timothy Flynn |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
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 |