Историја ревизија

Аутор SHA1 Порука Датум
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String пре 1 година
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector пре 2 година
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() пре 2 година
  Timothy Flynn 41e0e4cdd7 LibSQL: Add parsing and evaluation of BOOLEAN type literals пре 2 година
  Timothy Flynn 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors пре 2 година
  Timothy Flynn b2b9ae27fd LibSQL: Parse and execute sequential placeholder values пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Timothy Flynn 1524288127 LibSQL: Rewrite the SQL::Value type to be contained within one class пре 2 година
  Timothy Flynn 7d41b46a7d LibSQL: Remove infallible type conversions from SQL::Value пре 2 година
  Timothy Flynn c0b54f18b5 LibSQL: Copy SQL::Value instances less frequently (which may be vectors) пре 2 година
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  Lenny Maiorani f912a48315 Userland: Change static const variables to static constexpr пре 3 година
  Timothy Flynn e649ff5d31 LibSQL: Return a not-yet-implemented error for unimplemented expressions пре 3 година
  Timothy Flynn b683e8ab77 LibSQL: Return unimplemented errors from unimplemented MATCH expressions пре 3 година
  Timothy Flynn f3c6cb40d7 LibSQL: Convert SQL expression evaluation to use ResultOr пре 3 година
  Timothy Flynn 6620f19979 LibSQL+SQLServer: Return the new Result class from statement executions пре 3 година
  mnlrsn 66216d3af6 LibSQL: Add simple REGEXP match пре 3 година
  Guilherme Gonçalves f91d471843 LibSQL: Implement LIKE SQL expressions пре 3 година
  Jan de Visser c369626ac1 LibSQL: Gracefully react to unimplemented valid SQL пре 3 година
  Jan de Visser 001949d77a LibSQL: Improve error handling пре 3 година
  Jan de Visser 3425730294 LibSQL: Implement table joins пре 3 година
  Jan de Visser 9022cf99ff LibSQL: Add better error handling to `evaluate` and `execute` methods пре 3 година
  Jan de Visser 9d1e27d8a8 LibSQL: Implement evaluate() method of BinaryOperatorExpression пре 3 година
  Jan de Visser fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM пре 3 година
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements пре 4 година