Commit History

Author SHA1 Message Date
  Timothy Flynn b2b9ae27fd LibSQL: Parse and execute sequential placeholder values 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Mahmoud Mandour 794d79e315 LibSQL: Implement DESCRIBE TABLE tests 3 years ago
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
  Jan de Visser 30691549fd LibSQL: Move Order and Nulls enums from SQL::AST to SQL namespace 4 years ago
  Jan de Visser 5c4890411b LibSQL: Make lexer and parser more standard SQL compliant 4 years ago
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory 4 years ago
  Timothy Flynn c7cd81bce8 LibSQL: Limit the number of nested subqueries 4 years ago
  Timothy Flynn a870eac0eb LibSQL: Report a syntax error for unsupported LIMIT clause syntax 4 years ago
  Timothy Flynn ab79599a5e LibSQL: Return an error for empty common table expression lists 4 years ago
  Brian Gianforcaro 597de3356f Tests: Move LibSQL tests to Tests/LibSQL 4 years ago