Commit History

Author SHA1 Message Date
  Itamar 3a71748e5d Userland: Rename IPC ClientConnection => ConnectionFromClient 3 years ago
  Timothy Flynn 2397836f8e LibSQL+SQLServer: Introduce and use ResultOr<ValueType> 3 years ago
  Timothy Flynn 6620f19979 LibSQL+SQLServer: Return the new Result class from statement executions 3 years ago
  Jan de Visser 7fc901d1b3 LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo 3 years ago
  Jan de Visser 1c50e9aadc LibSQL: Add current statement to the ExecutionContext 3 years ago
  Jan de Visser c5c7a9d198 SQLServer: Do not capture stack variables by reference in lambdas 3 years ago
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke 3 years ago
  Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements 4 years ago
  Jan de Visser a034774e3a LibSQL+SQLServer: Build SQLServer system service 4 years ago