Timothy Flynn df2ddcafd4 LibSQL: Remove the now-unused ExecutionContext::result object 3 years ago
..
AST.h df2ddcafd4 LibSQL: Remove the now-unused ExecutionContext::result object 3 years ago
CreateSchema.cpp 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 years ago
CreateTable.cpp 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 years ago
Describe.cpp 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 years ago
Expression.cpp f3c6cb40d7 LibSQL: Convert SQL expression evaluation to use ResultOr 3 years ago
Insert.cpp df2ddcafd4 LibSQL: Remove the now-unused ExecutionContext::result object 3 years ago
Lexer.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
Lexer.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
Parser.cpp 8b38df72a3 LibSQL: Update list of expected statements 3 years ago
Parser.h f6233913ad LibSQL: Implement a DESCRIBE TABLE statement 3 years ago
Select.cpp df2ddcafd4 LibSQL: Remove the now-unused ExecutionContext::result object 3 years ago
Statement.cpp df2ddcafd4 LibSQL: Remove the now-unused ExecutionContext::result object 3 years ago
SyntaxHighlighter.cpp 5c4890411b LibSQL: Make lexer and parser more standard SQL compliant 4 years ago
SyntaxHighlighter.h 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory 4 years ago
Token.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
Token.h f6233913ad LibSQL: Implement a DESCRIBE TABLE statement 3 years ago