summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibSQL/Result.cpp
AgeCommit message (Expand)Author
2023-01-27AK: Remove StringBuilder::build() in favor of to_deprecated_string()Linus Groh
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-02-10LibSQL+SQLServer: Introduce and use ResultOr<ValueType>Timothy Flynn
2022-02-10LibSQL+SQLServer: Move LibSQL/SQLResult.[h,cpp] to LibSQL/Result.[h,cpp]Timothy Flynn