NetNewsWire/Frameworks/Database
Brent Simmons f3406088f3 Use a KeyPath to generalize code for checking for tags, attachments, and authors changes. 2017-09-09 11:02:02 -07:00
..
Database.xcodeproj Deal with fallout from moving Account to its own framework. 2017-09-07 20:51:51 -07:00
DatabaseTests Continue major surgery. Everything is wildly broken. 2017-07-03 10:29:44 -07:00
Extensions Use a KeyPath to generalize code for checking for tags, attachments, and authors changes. 2017-09-09 11:02:02 -07:00
ArticlesTable.swift Use a KeyPath to generalize code for checking for tags, attachments, and authors changes. 2017-09-09 11:02:02 -07:00
AttachmentsTable.swift Make a mess of things. Article and ArticleStatus are now immutable structs. 2017-09-04 17:10:02 -07:00
AuthorsTable.swift Make a mess of things. Article and ArticleStatus are now immutable structs. 2017-09-04 17:10:02 -07:00
Constants.swift Make further progress on saving articles from feeds. 2017-09-06 13:33:04 -07:00
CreateStatements.sql Make attachments use a DatabaseLookupTable. 2017-08-20 17:46:15 -07:00
Database.swift Make progress on saving updated articles. 2017-09-08 13:36:30 -07:00
Info.plist Move Database.framework’s Info.plist. 2017-07-03 10:32:20 -07:00
StatusesTable.swift Continue work on saving articles. 2017-09-05 08:53:45 -07:00
TagsTable.swift Make AttachmentsTable, AuthorsTable, and TagsTable classes instead of structs. 2017-09-02 10:13:37 -07:00
UnreadCountDictionary.swift Start work on fetching unread counts. 2017-08-31 13:35:48 -07:00