Remove TestModel from the database

This commit is contained in:
Max Radermacher
2024-06-07 14:05:13 -05:00
committed by GitHub
parent c4286aa3e5
commit c1f486a48d
12 changed files with 9 additions and 1007 deletions

View File

@@ -12,8 +12,6 @@
"TSAttachmentStream.isValidVideoCached": "Bool",
"TSAttachmentStream.isAnimatedCached": "Bool",
"OWSBackupFragment.uncompressedDataLength": "UInt64",
"TestModel.nsNumberValueUsingInt64": "Int64",
"TestModel.nsNumberValueUsingUInt64": "UInt64",
"SSKJobRecord.exclusiveProcessIdentifier": "Int32",
"TSMessage.storyTimestamp": "UInt64",
"TSThread.editTargetTimestamp": "UInt64",

View File

@@ -150,15 +150,6 @@
"StickerPackRecord.isInstalled": 5,
"StickerPackRecord.items": 6,
"StickerPackRecord.title": 7,
"TestModelRecord.dateValue": 1,
"TestModelRecord.doubleValue": 2,
"TestModelRecord.floatValue": 3,
"TestModelRecord.int64Value": 4,
"TestModelRecord.nsIntegerValue": 5,
"TestModelRecord.nsNumberValueUsingInt64": 6,
"TestModelRecord.nsNumberValueUsingUInt64": 7,
"TestModelRecord.nsuIntegerValue": 8,
"TestModelRecord.uint64Value": 9,
"ThreadRecord.addresses": 21,
"ThreadRecord.allowsReplies": 18,
"ThreadRecord.contactPhoneNumber": 8,