NetNewsWire/Frameworks/RSDatabase/RSDatabase
2018-01-29 11:19:54 -05:00
..
DatabaseObject.swift Change from flatMap to new compactMap rename in Xcode 9.3. 2018-01-29 11:19:54 -05:00
DatabaseObjectCache.swift Move fetchObjectsWithIDs from AttachmentsTable to default protocol implementation since AuthorsTable needs the exact same thing. 2017-09-12 21:47:04 -07:00
DatabaseRelatedObjectTable.swift Create and use a DatabaseRelatedObjectsTable protocol, which clarifies the relationships between different table types. 2017-09-02 10:11:19 -07:00
FMDatabase+RSExtras.h Make progress on getting StatusTable to compile. 2017-07-30 11:55:46 -07:00
FMDatabase+RSExtras.m Add RSDatabase. 2017-05-22 13:09:19 -07:00
FMResultSet+RSExtras.h Add RSDatabase. 2017-05-22 13:09:19 -07:00
FMResultSet+RSExtras.m Add RSDatabase. 2017-05-22 13:09:19 -07:00
Info.plist Add RSDatabase. 2017-05-22 13:09:19 -07:00
NSString+RSDatabase.h Add RSDatabase. 2017-05-22 13:09:19 -07:00
NSString+RSDatabase.m Add RSDatabase. 2017-05-22 13:09:19 -07:00
RSDatabase.h Add RSDatabase. 2017-05-22 13:09:19 -07:00
RSDatabaseQueue.h Add RSDatabase. 2017-05-22 13:09:19 -07:00
RSDatabaseQueue.m Add RSDatabase. 2017-05-22 13:09:19 -07:00