Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn df2ddcafd4 LibSQL: Remove the now-unused ExecutionContext::result object il y a 3 ans
  Timothy Flynn f3c6cb40d7 LibSQL: Convert SQL expression evaluation to use ResultOr il y a 3 ans
  Timothy Flynn 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> il y a 3 ans
  Timothy Flynn f1f0770d68 LibSQL: Do not crash when SELECTing from an empty table il y a 3 ans
  Timothy Flynn 6620f19979 LibSQL+SQLServer: Return the new Result class from statement executions il y a 3 ans
  Jan de Visser 6e9f06fc9f LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy il y a 3 ans
  Jan de Visser 7fc901d1b3 LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo il y a 3 ans
  Jan de Visser 001949d77a LibSQL: Improve error handling il y a 3 ans
  Jan de Visser 3425730294 LibSQL: Implement table joins il y a 3 ans
  Jan de Visser 9022cf99ff LibSQL: Add better error handling to `evaluate` and `execute` methods il y a 3 ans
  Jan de Visser 0cfb5eec32 LibSQL: First cut of SQL `WHERE` clause il y a 3 ans
  Jan de Visser fe50598a03 LibSQL: Allow expressions and column names in SELECT ... FROM il y a 3 ans
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements il y a 4 ans