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
0bc84aa50ca3362d5cc866ff903c4cdc223df27d
NetNewsWire
/
Frameworks
/
RSDatabase
/
RSDatabase
History
Brent Simmons
1cfa11d032
Move save-using-cache code to DatabaseRelatedObjectsTable. Fix some build errors.
2017-09-13 13:29:52 -07:00
..
DatabaseObject.swift
Move save-using-cache code to DatabaseRelatedObjectsTable. Fix some build errors.
2017-09-13 13:29:52 -07:00
DatabaseObjectCache.swift
Move fetchObjectsWithIDs from AttachmentsTable to default protocol implementation since AuthorsTable needs the exact same thing.
2017-09-12 21:47:04 -07:00
DatabaseRelatedObjectTable.swift
Create and use a DatabaseRelatedObjectsTable protocol, which clarifies the relationships between different table types.
2017-09-02 10:11:19 -07:00
FMDatabase+RSExtras.h
…
FMDatabase+RSExtras.m
…
FMResultSet+RSExtras.h
…
FMResultSet+RSExtras.m
…
Info.plist
…
NSString+RSDatabase.h
…
NSString+RSDatabase.m
…
RSDatabase.h
…
RSDatabaseQueue.h
…
RSDatabaseQueue.m
…