This repository has been archived on 2020-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork/tddb/td/db
levlam e586b31a87 Add support for notifications about new calls.
GitOrigin-RevId: fc4f9c1a484832241f2059a1ec58af6e5abcb198
2018-12-18 23:59:35 +03:00
..
binlog Use as_slice<Int> if possible. 2018-11-06 19:00:03 +03:00
detail Remove unnecessary semicolons after namespace end. 2018-07-18 04:30:29 +03:00
BinlogKeyValue.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
DbKey.h Move BinlogEvent::create_raw implementation to cpp. 2018-07-22 01:03:21 +03:00
KeyValueSyncInterface.h Fix process_config. 2018-03-08 18:01:45 +03:00
Pmc.h Remove unnecessary semicolons after namespace end. 2018-07-18 04:30:29 +03:00
SeqKeyValue.h Fix formatting of foreach function. 2018-07-17 23:08:38 +03:00
SqliteConnectionSafe.h Fix some spelling. 2018-12-14 01:48:36 +03:00
SqliteDb.cpp Fix some spelling. 2018-12-14 01:48:36 +03:00
SqliteDb.h Fix some MSVC Analyzer warnings. 2018-10-26 17:11:20 +03:00
SqliteKeyValue.cpp Add support for notifications about new calls. 2018-12-18 23:59:35 +03:00
SqliteKeyValue.h Custom language packs support. 2018-08-06 17:22:22 +03:00
SqliteKeyValueAsync.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
SqliteKeyValueAsync.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
SqliteKeyValueSafe.h Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
SqliteStatement.cpp Fix some spelling. 2018-12-14 01:48:36 +03:00
SqliteStatement.h Add some TD_WARN_UNUSED_RESULT. 2018-07-18 00:41:26 +03:00
TsSeqKeyValue.h Fix formatting of foreach function. 2018-07-17 23:08:38 +03:00