NetNewsWire/Frameworks/Database
2017-08-23 21:30:28 -07:00
..
Database.xcodeproj Make Articles table own the various related and lookup tables. 2017-08-23 13:23:12 -07:00
DatabaseTests
Extensions
AccountInfo.swift
ArticlesTable.swift Create ArticleCache, which wraps a weak-to-weak NSMapTable. An article is cached for as long as there’s an external (outside-the-cache) reference to the article. 2017-08-23 21:30:28 -07:00
AttachmentsTable.swift
AuthorsTable.swift
Constants.swift
CreateStatements.sql
Database.swift Make Articles table own the various related and lookup tables. 2017-08-23 13:23:12 -07:00
Info.plist
StatusesTable.swift
TagsTable.swift