Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 4b70908dc4 LibSQL+SQLServer: Return a NonnullRefPtr from Database::get_table %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 56843baff9 LibSQL+SQLServer: Return a NonnullRefPtr from Database::get_schema %!s(int64=2) %!d(string=hai) anos
  Jelle Raaijmakers 70a7bca920 LibSQL: Fix BTree corruption in `TreeNode::split` %!s(int64=2) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn bfe1bd9726 LibSQL: Convert binary SQL operations to be fallible %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn f1f0770d68 LibSQL: Do not crash when SELECTing from an empty table %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 373b467302 LibSQL+SQLServer: Move LibSQL/SQLResult.[h,cpp] to LibSQL/Result.[h,cpp] %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 6620f19979 LibSQL+SQLServer: Return the new Result class from statement executions %!s(int64=3) %!d(string=hai) anos
  Mahmoud Mandour 794d79e315 LibSQL: Implement DESCRIBE TABLE tests %!s(int64=3) %!d(string=hai) anos
  mnlrsn 66216d3af6 LibSQL: Add simple REGEXP match %!s(int64=3) %!d(string=hai) anos
  Jan de Visser 6e9f06fc9f LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy %!s(int64=3) %!d(string=hai) anos
  Jan de Visser 7fc901d1b3 LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo %!s(int64=3) %!d(string=hai) anos
  Guilherme Gonçalves f91d471843 LibSQL: Implement LIKE SQL expressions %!s(int64=3) %!d(string=hai) anos
  Jan de Visser c369626ac1 LibSQL: Gracefully react to unimplemented valid SQL %!s(int64=3) %!d(string=hai) anos
  Jan de Visser 001949d77a LibSQL: Improve error handling %!s(int64=3) %!d(string=hai) anos
  Jan de Visser 3425730294 LibSQL: Implement table joins %!s(int64=3) %!d(string=hai) anos
  Jan de Visser 1c50e9aadc LibSQL: Add current statement to the ExecutionContext %!s(int64=3) %!d(string=hai) anos
  Jan de Visser 7496f17620 LibSQL Tests: Add tests for `SELECT ... WHERE ...` %!s(int64=3) %!d(string=hai) anos
  Mahmoud Mandour 0e5b2c923d LibSQL: Add an INSERT without column names test %!s(int64=3) %!d(string=hai) anos
  Mahmoud Mandour 235573f7ba LibSQL: Test INSERT statement with wrong number of values %!s(int64=3) %!d(string=hai) anos
  Mahmoud Mandour 4df85840c3 LibSQL: Test INSERT statement with wrong data types %!s(int64=3) %!d(string=hai) anos
  Mahmoud Mandour 6065383e05 LibSQL: Check NoError individually in execution tests %!s(int64=3) %!d(string=hai) anos
  Ben Wiederhake 2e4ec891da Everywhere: Fix format-vulnerabilities %!s(int64=3) %!d(string=hai) anos
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements %!s(int64=4) %!d(string=hai) anos