aboutsummaryrefslogtreecommitdiffhomepage
path: root/tddb/td/db/SqliteKeyValue.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-02-12Add erase_batch to key-values.levlam
2023-01-01Update copyright year.levlam
2022-10-09Avoid redundant usages of Status::error().levlam
2022-10-05Improve SQLite logging.levlam
2022-02-07td: replace most of std::unordered_map usages to td::FlatHashMapArseny Smirnov
2022-01-01Update copyright year.levlam
2021-12-12Add SqliteKeyValue::set_all.levlam
2021-12-12Remove SeqNo from SqliteKeyValue.levlam
2021-09-25Improve error message.levlam
2021-09-22Remove old way to init SqliteDb.levlam
2021-05-17Don't include SliceBuilder.h in logging.h.levlam
2021-04-06Improve fatal error message.levlam
2021-01-01Update copyright year.levlam
2020-05-17Add SqliteKeyValue::set debug.levlam
2020-02-26Remove unneeded brackets.levlam
2020-01-01Update copyright year.levlam
2019-09-02Use TRY_RESULT_ASSIGN to handle responses of db_.get_statement.levlam
2019-09-28Update clag-format to the latest (190926/r372920) version.levlam
2019-01-01Update copyright year.levlam
2018-12-18Add support for notifications about new calls.levlam
2018-08-06Custom language packs support.levlam
2018-07-22Fix failed SqliteKeyValue::init_with_connection.levlam
2018-07-22Add SqliteKeyValue.cpp.levlam