Timothy Flynn 7d41b46a7d LibSQL: Remove infallible type conversions from SQL::Value 2 anni fa
..
AST.h 086969277e Everywhere: Run clang-format 3 anni fa
CreateSchema.cpp 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 anni fa
CreateTable.cpp 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 anni fa
Describe.cpp 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 anni fa
Expression.cpp 7d41b46a7d LibSQL: Remove infallible type conversions from SQL::Value 2 anni fa
Insert.cpp c0b54f18b5 LibSQL: Copy SQL::Value instances less frequently (which may be vectors) 2 anni fa
Lexer.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anni fa
Lexer.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 anni fa
Parser.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anni fa
Parser.h 086969277e Everywhere: Run clang-format 3 anni fa
Select.cpp 7d41b46a7d LibSQL: Remove infallible type conversions from SQL::Value 2 anni fa
Statement.cpp df2ddcafd4 LibSQL: Remove the now-unused ExecutionContext::result object 3 anni fa
SyntaxHighlighter.cpp 7abb782206 Libraries: Use default constructors/destructors in LibSQL 3 anni fa
SyntaxHighlighter.h 7abb782206 Libraries: Use default constructors/destructors in LibSQL 3 anni fa
Token.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anni fa
Token.h f6233913ad LibSQL: Implement a DESCRIBE TABLE statement 3 anni fa