|
203 | 203 | DB58B21228FB864300F8EEA4 /* SchemaReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB58B21028FB864300F8EEA4 /* SchemaReader.swift */; }; |
204 | 204 | DB58B21328FB864300F8EEA4 /* SchemaReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB58B21028FB864300F8EEA4 /* SchemaReader.swift */; }; |
205 | 205 | DB58B21428FB864300F8EEA4 /* SchemaReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB58B21028FB864300F8EEA4 /* SchemaReader.swift */; }; |
| 206 | + DB58B21628FC7C4600F8EEA4 /* SQLiteFeature.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB58B21528FC7C4600F8EEA4 /* SQLiteFeature.swift */; }; |
| 207 | + DB58B21728FC7C4600F8EEA4 /* SQLiteFeature.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB58B21528FC7C4600F8EEA4 /* SQLiteFeature.swift */; }; |
| 208 | + DB58B21828FC7C4600F8EEA4 /* SQLiteFeature.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB58B21528FC7C4600F8EEA4 /* SQLiteFeature.swift */; }; |
| 209 | + DB58B21928FC7C4600F8EEA4 /* SQLiteFeature.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB58B21528FC7C4600F8EEA4 /* SQLiteFeature.swift */; }; |
206 | 210 | DB7C5DA628D7C9B6006395CF /* SQLiteVersion.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB7C5DA528D7C9B6006395CF /* SQLiteVersion.swift */; }; |
207 | 211 | DB7C5DA728D7C9B6006395CF /* SQLiteVersion.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB7C5DA528D7C9B6006395CF /* SQLiteVersion.swift */; }; |
208 | 212 | DB7C5DA828D7C9B6006395CF /* SQLiteVersion.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB7C5DA528D7C9B6006395CF /* SQLiteVersion.swift */; }; |
|
334 | 338 | 997DF2AD287FC06D00F8DF95 /* Query+with.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Query+with.swift"; sourceTree = "<group>"; }; |
335 | 339 | A121AC451CA35C79005A31D1 /* SQLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SQLite.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
336 | 340 | DB58B21028FB864300F8EEA4 /* SchemaReader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SchemaReader.swift; sourceTree = "<group>"; }; |
| 341 | + DB58B21528FC7C4600F8EEA4 /* SQLiteFeature.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SQLiteFeature.swift; sourceTree = "<group>"; }; |
337 | 342 | DB7C5DA528D7C9B6006395CF /* SQLiteVersion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SQLiteVersion.swift; sourceTree = "<group>"; }; |
338 | 343 | EE247AD31C3F04ED00AE3E12 /* SQLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SQLite.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
339 | 344 | EE247AD61C3F04ED00AE3E12 /* SQLite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SQLite.h; sourceTree = "<group>"; }; |
|
580 | 585 | 19A175A9CB446640AE6F2200 /* Connection+Aggregation.swift */, |
581 | 586 | 3DF7B78728842972005DD8CA /* Connection+Attach.swift */, |
582 | 587 | 3DF7B790288449BA005DD8CA /* URIQueryParameter.swift */, |
| 588 | + DB58B21528FC7C4600F8EEA4 /* SQLiteFeature.swift */, |
583 | 589 | DB7C5DA528D7C9B6006395CF /* SQLiteVersion.swift */, |
584 | 590 | 19A17F285B767BFACD96714B /* Connection+Pragmas.swift */, |
585 | 591 | ); |
|
970 | 976 | 19A17073552293CA063BEA66 /* Result.swift in Sources */, |
971 | 977 | 997DF2B0287FC06D00F8DF95 /* Query+with.swift in Sources */, |
972 | 978 | 19A179B59450FE7C4811AB8A /* Connection+Aggregation.swift in Sources */, |
| 979 | + DB58B21828FC7C4600F8EEA4 /* SQLiteFeature.swift in Sources */, |
973 | 980 | 19A17FC07731779C1B8506FA /* SchemaChanger.swift in Sources */, |
974 | 981 | 19A1740EACD47904AA24B8DC /* SchemaDefinitions.swift in Sources */, |
975 | 982 | 19A1750EF4A5F92954A451FF /* Connection+Schema.swift in Sources */, |
|
1030 | 1037 | DB7C5DA928D7C9B6006395CF /* SQLiteVersion.swift in Sources */, |
1031 | 1038 | 3D67B3EA1DB246D100A4F4C6 /* Value.swift in Sources */, |
1032 | 1039 | 3D67B3EB1DB246D100A4F4C6 /* FTS4.swift in Sources */, |
| 1040 | + DB58B21928FC7C4600F8EEA4 /* SQLiteFeature.swift in Sources */, |
1033 | 1041 | 3D67B3EC1DB246D100A4F4C6 /* RTree.swift in Sources */, |
1034 | 1042 | 3D67B3ED1DB246D100A4F4C6 /* FTS5.swift in Sources */, |
1035 | 1043 | 3D67B3EE1DB246D100A4F4C6 /* AggregateFunctions.swift in Sources */, |
|
1089 | 1097 | 19A173EFEF0B3BD0B3ED406C /* Result.swift in Sources */, |
1090 | 1098 | 997DF2AE287FC06D00F8DF95 /* Query+with.swift in Sources */, |
1091 | 1099 | 19A176376CB6A94759F7980A /* Connection+Aggregation.swift in Sources */, |
| 1100 | + DB58B21628FC7C4600F8EEA4 /* SQLiteFeature.swift in Sources */, |
1092 | 1101 | 19A1773A335CAB9D0AE14E8E /* SchemaChanger.swift in Sources */, |
1093 | 1102 | 19A17BA13FD35F058787B7D3 /* SchemaDefinitions.swift in Sources */, |
1094 | 1103 | 19A174506543905D71BF0518 /* Connection+Schema.swift in Sources */, |
|
1168 | 1177 | 19A17F1B3F0A3C96B5ED6D64 /* Result.swift in Sources */, |
1169 | 1178 | 997DF2AF287FC06D00F8DF95 /* Query+with.swift in Sources */, |
1170 | 1179 | 19A170ACC97B19730FB7BA4D /* Connection+Aggregation.swift in Sources */, |
| 1180 | + DB58B21728FC7C4600F8EEA4 /* SQLiteFeature.swift in Sources */, |
1171 | 1181 | 19A177290558991BCC60E4E3 /* SchemaChanger.swift in Sources */, |
1172 | 1182 | 19A17B0DF1DDB6BBC9C95D64 /* SchemaDefinitions.swift in Sources */, |
1173 | 1183 | 19A17F0BF02896E1664F4090 /* Connection+Schema.swift in Sources */, |
|
0 commit comments