Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() há 2 anos atrás
..
AST.h 41e0e4cdd7 LibSQL: Add parsing and evaluation of BOOLEAN type literals há 2 anos atrás
CreateSchema.cpp 56843baff9 LibSQL+SQLServer: Return a NonnullRefPtr from Database::get_schema há 2 anos atrás
CreateTable.cpp 4b70908dc4 LibSQL+SQLServer: Return a NonnullRefPtr from Database::get_table há 2 anos atrás
Delete.cpp b159bdd4fd LibSQL+SQLServer+sql: Send and parse the correct number of changed rows há 2 anos atrás
Describe.cpp 4b70908dc4 LibSQL+SQLServer: Return a NonnullRefPtr from Database::get_table há 2 anos atrás
Expression.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() há 2 anos atrás
Insert.cpp 53f8d62ea4 LibSQL: Partially implement the UPDATE command há 2 anos atrás
Lexer.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() há 2 anos atrás
Lexer.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
Parser.cpp 41e0e4cdd7 LibSQL: Add parsing and evaluation of BOOLEAN type literals há 2 anos atrás
Parser.h b2b9ae27fd LibSQL: Parse and execute sequential placeholder values há 2 anos atrás
Select.cpp 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors há 2 anos atrás
Statement.cpp b2b9ae27fd LibSQL: Parse and execute sequential placeholder values há 2 anos atrás
SyntaxHighlighter.cpp 7abb782206 Libraries: Use default constructors/destructors in LibSQL há 3 anos atrás
SyntaxHighlighter.h 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax há 2 anos atrás
Token.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
Token.h 41e0e4cdd7 LibSQL: Add parsing and evaluation of BOOLEAN type literals há 2 anos atrás
Update.cpp 53f8d62ea4 LibSQL: Partially implement the UPDATE command há 2 anos atrás