提交历史

作者 SHA1 备注 提交日期
  Timothy Flynn aec75d749a LibSQL+SQLServer+SQLStudio+sql: Allocate per-statement-execution IDs 2 年之前
  Timothy Flynn e2f71d2808 LibSQL+SQLServer+SQLStudio+sql: Use proper types for SQL IPC and IDs 2 年之前
  Timothy Flynn 8fcb8c30c6 SQLServer+SQLStudio+sql: Allow sending placeholder values to SQLServer 2 年之前
  Timothy Flynn b13527b8b2 SQLServer: Parse SQL a single time to actually "prepare" the statement 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 年之前
  Itamar 3a71748e5d Userland: Rename IPC ClientConnection => ConnectionFromClient 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 7fc901d1b3 LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo 3 年之前
  Jan de Visser 1c50e9aadc LibSQL: Add current statement to the ExecutionContext 3 年之前
  Jan de Visser c5c7a9d198 SQLServer: Do not capture stack variables by reference in lambdas 3 年之前
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke 3 年之前
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements 4 年之前
  Jan de Visser a034774e3a LibSQL+SQLServer: Build SQLServer system service 4 年之前