NetNewsWire/Frameworks/Database
Brent Simmons fcda565d91 Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
..
Database.xcodeproj Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
DatabaseTests Start Database unit tests with a blank file. 2017-09-21 18:23:42 -07:00
Extensions Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
ArticlesTable.swift Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
AttachmentsTable.swift
AuthorsTable.swift
Constants.swift Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
CreateStatements.sql Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
Database.swift Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
DatabaseArticle.swift Remove accountInfo references. This was speculative anyway. I’ll figure out later what we actually need. (Which might be accountInfo after all, and might not be.) 2017-09-22 08:06:06 -07:00
DatabaseObject+Database.swift Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
Info.plist
RelatedObjectsMap+Database.swift Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
StatusesTable.swift Implement mark-everywhere-as-read. 2017-11-19 16:28:26 -08:00
UnreadCountDictionary.swift Fetch all unread counts at startup. This is done with a single SQL call, and it’s done in the background, so performance hit should not be noticeable. Fix #138. 2017-12-03 11:57:53 -08:00