This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ebe43c43f85ee8bfda8d08d665dccc1be2692723
NetNewsWire
/
Frameworks
/
Database
T
History
Brent Simmons
0c176eccd0
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
..
Database.xcodeproj
…
DatabaseTests
…
Extensions
…
ArticlesTable.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
AttachmentsTable.swift
…
AuthorsTable.swift
…
Constants.swift
…
CreateStatements.sql
…
Database.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
DatabaseArticle.swift
…
DatabaseObject+Database.swift
…
Info.plist
…
RelatedObjectsMap+Database.swift
…
StatusesTable.swift
…
TagsTable.swift
…
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