NetNewsWire/Frameworks/ArticlesDatabase/Extensions
Brent Simmons 1d0cacd5fc When syncing, update the database by articleIDs rather than by feeds — this means *far* fewer fetches and much less data pulled from the database. It should help app responsiveness dramatically during sync, and especially during an initial sync. 2019-10-13 19:02:56 -07:00
..
Article+Database.swift When syncing, update the database by articleIDs rather than by feeds — this means *far* fewer fetches and much less data pulled from the database. It should help app responsiveness dramatically during sync, and especially during an initial sync. 2019-10-13 19:02:56 -07:00
ArticleStatus+Database.swift Make code formatting match current style. 2019-07-08 22:20:57 -07:00
Attachment+Database.swift Make optionalIntForColumn an extension method on FMResultSet. 2019-07-08 22:20:46 -07:00
Author+Database.swift Make code formatting match current style. 2019-07-08 22:20:57 -07:00
ParsedArticle+Database.swift Make code formatting match current style. 2019-07-08 22:20:57 -07:00