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 8e11f8ff1b Add debug.
GitOrigin-RevId: 68545a71066ca1f6b2a87e2da0f3632655a7f006
2018-10-25 01:37:43 +03:00
..
binlog Update clang-format to 8.0. 2018-10-14 04:01:02 +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 Better error message. 2018-04-02 23:11:45 +03:00
SqliteDb.cpp Add debug. 2018-10-25 01:37:43 +03:00
SqliteDb.h Better error message. 2018-04-02 23:11:45 +03:00
SqliteKeyValue.cpp Custom language packs support. 2018-08-06 17:22:22 +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 Add some TD_WARN_UNUSED_RESULT. 2018-07-18 00:41:26 +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