Add support for temporary cloning the database

This commit is contained in:
Ali
2021-02-18 19:26:11 +04:00
parent b640157f61
commit 04057b0579
13 changed files with 286 additions and 324 deletions

View File

@@ -1,4 +1,4 @@
import PostboxDataTypes
/*import PostboxDataTypes
struct LegacyPeerSummaryCounterTags: OptionSet, Sequence, Hashable {
var rawValue: Int32
@@ -52,3 +52,4 @@ struct Namespaces {
static let SecretChat: Int32 = 3
}
}
*/