Commit History

作者 SHA1 備註 提交日期
  Timothy Flynn f3c6cb40d7 LibSQL: Convert SQL expression evaluation to use ResultOr 3 年之前
  Timothy Flynn 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 年之前
  Timothy Flynn 6620f19979 LibSQL+SQLServer: Return the new Result class from statement executions 3 年之前
  Jan de Visser 001949d77a LibSQL: Improve error handling 3 年之前
  Jan de Visser 9022cf99ff LibSQL: Add better error handling to `evaluate` and `execute` methods 3 年之前
  Mahmoud Mandour 0906e3c206 LibSQL: Check data types in INSERT statement parsing 3 年之前
  Mahmoud Mandour f390478127 LibSQL: Parse INSERT statement without column names 3 年之前
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements 4 年之前