Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
  Timothy Flynn 53f8d62ea4 LibSQL: Partially implement the UPDATE command hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Timothy Flynn 4b70908dc4 LibSQL+SQLServer: Return a NonnullRefPtr from Database::get_table hace 2 años
  Timothy Flynn c0b54f18b5 LibSQL: Copy SQL::Value instances less frequently (which may be vectors) hace 2 años
  Timothy Flynn df2ddcafd4 LibSQL: Remove the now-unused ExecutionContext::result object hace 3 años
  Timothy Flynn f3c6cb40d7 LibSQL: Convert SQL expression evaluation to use ResultOr hace 3 años
  Timothy Flynn 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> hace 3 años
  Timothy Flynn 6620f19979 LibSQL+SQLServer: Return the new Result class from statement executions hace 3 años
  Jan de Visser 001949d77a LibSQL: Improve error handling hace 3 años
  Jan de Visser 9022cf99ff LibSQL: Add better error handling to `evaluate` and `execute` methods hace 3 años
  Mahmoud Mandour 0906e3c206 LibSQL: Check data types in INSERT statement parsing hace 3 años
  Mahmoud Mandour f390478127 LibSQL: Parse INSERT statement without column names hace 3 años
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements hace 4 años