tdlight/tddb/td/db
levlam b676fe509a Move UInt to UInt.h
GitOrigin-RevId: 52b6d36d1ece8c267f5548000b2592ffd3a62ded
2018-12-20 00:18:53 +03:00
..
binlog Move UInt to UInt.h 2018-12-20 00:18:53 +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