tdlight/tddb/td/db
2022-11-23 19:37:32 +03:00
..
binlog Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
detail Move SQLite to namespace tdsqlite. 2022-08-04 14:37:08 +03:00
BinlogKeyValue.h Add td::Hash and use it everywhere instead of unusable std::hash. 2022-11-23 19:37:32 +03:00
DbKey.h Update copyright year. 2022-01-01 03:35:39 +03:00
KeyValueSyncInterface.h Add td::Hash and use it everywhere instead of unusable std::hash. 2022-11-23 19:37:32 +03:00
SeqKeyValue.h Add td::Hash and use it everywhere instead of unusable std::hash. 2022-11-23 19:37:32 +03:00
SqliteConnectionSafe.cpp Use std::atomic for close_state. 2022-08-18 22:04:20 +03:00
SqliteConnectionSafe.h Minor improvements. 2022-08-18 23:31:14 +03:00
SqliteDb.cpp Improve SQLite logging. 2022-10-05 18:24:19 +03:00
SqliteDb.h Improve SQLite logging. 2022-10-05 18:24:19 +03:00
SqliteKeyValue.cpp Avoid redundant usages of Status::error(). 2022-10-09 14:15:54 +03:00
SqliteKeyValue.h Minor improvements. 2022-02-10 11:55:32 +03:00
SqliteKeyValueAsync.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
SqliteKeyValueAsync.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
SqliteKeyValueSafe.h Update copyright year. 2022-01-01 03:35:39 +03:00
SqliteStatement.cpp Improve SQLite logging. 2022-10-05 18:24:19 +03:00
SqliteStatement.h Move SQLite to namespace tdsqlite. 2022-08-04 14:37:08 +03:00
TQueue.cpp Minor fixes. 2022-11-23 16:32:09 +03:00
TQueue.h Add TQueue::clear. 2022-11-08 17:04:45 +03:00
TsSeqKeyValue.h Add td::Hash and use it everywhere instead of unusable std::hash. 2022-11-23 19:37:32 +03:00