index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tddb
/
td
/
db
/
SqliteKeyValue.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-02-12
Add erase_batch to key-values.
levlam
2023-01-01
Update copyright year.
levlam
2022-10-09
Avoid redundant usages of Status::error().
levlam
2022-10-05
Improve SQLite logging.
levlam
2022-02-07
td: replace most of std::unordered_map usages to td::FlatHashMap
Arseny Smirnov
2022-01-01
Update copyright year.
levlam
2021-12-12
Add SqliteKeyValue::set_all.
levlam
2021-12-12
Remove SeqNo from SqliteKeyValue.
levlam
2021-09-25
Improve error message.
levlam
2021-09-22
Remove old way to init SqliteDb.
levlam
2021-05-17
Don't include SliceBuilder.h in logging.h.
levlam
2021-04-06
Improve fatal error message.
levlam
2021-01-01
Update copyright year.
levlam
2020-05-17
Add SqliteKeyValue::set debug.
levlam
2020-02-26
Remove unneeded brackets.
levlam
2020-01-01
Update copyright year.
levlam
2019-09-02
Use TRY_RESULT_ASSIGN to handle responses of db_.get_statement.
levlam
2019-09-28
Update clag-format to the latest (190926/r372920) version.
levlam
2019-01-01
Update copyright year.
levlam
2018-12-18
Add support for notifications about new calls.
levlam
2018-08-06
Custom language packs support.
levlam
2018-07-22
Fix failed SqliteKeyValue::init_with_connection.
levlam
2018-07-22
Add SqliteKeyValue.cpp.
levlam