NetNewsWire/Frameworks/Database
Brent Simmons 19e65dd076 Create DatabaseArticle to use instead of that article dictionary thing. 2017-09-21 12:59:08 -07:00
..
Database.xcodeproj Create DatabaseArticle to use instead of that article dictionary thing. 2017-09-21 12:59:08 -07:00
DatabaseTests
Extensions Use temporary article dictionaries when fetching articles. 2017-09-20 13:29:21 -07:00
ArticlesTable.swift Use temporary article dictionaries when fetching articles. 2017-09-20 13:29:21 -07:00
AttachmentsTable.swift Make AttachmentsTable use default implementation of save. 2017-09-16 13:10:03 -07:00
AuthorsTable.swift Fix some build errors. 2017-09-13 17:40:25 -07:00
Constants.swift Delete some unused code. 2017-09-16 10:38:54 -07:00
CreateStatements.sql
Database.swift Make progress on making ArticleStatus a reference type and on making article.status non-optional. 2017-09-18 13:17:30 -07:00
DatabaseArticle.swift Create DatabaseArticle to use instead of that article dictionary thing. 2017-09-21 12:59:08 -07:00
DatabaseObject+Database.swift Create Articles with attached objects. 2017-09-13 21:41:01 -07:00
Info.plist
RelatedObjectsMap+Database.swift Create Articles with attached objects. 2017-09-13 21:41:01 -07:00
StatusesTable.swift Use temporary article dictionaries when fetching articles. 2017-09-20 13:29:21 -07:00
TagsTable.swift Move fetchObjectsWithIDs from AttachmentsTable to default protocol implementation since AuthorsTable needs the exact same thing. 2017-09-12 21:47:04 -07:00
UnreadCountDictionary.swift Start work on fetching unread counts. 2017-08-31 13:35:48 -07:00