NetNewsWire/Frameworks/Database
Brent Simmons f3bfa8811d Implement marking statuses in memory and in database. 2017-08-29 13:32:36 -07:00
..
Database.xcodeproj Make Articles table own the various related and lookup tables. 2017-08-23 13:23:12 -07:00
DatabaseTests Continue major surgery. Everything is wildly broken. 2017-07-03 10:29:44 -07:00
Extensions Implement marking statuses in memory and in database. 2017-08-29 13:32:36 -07:00
AccountInfo.swift Progress toward getting Database.framework to build. Mostly just commented stuff out. 2017-08-20 22:43:46 -07:00
ArticlesTable.swift Implement marking statuses in memory and in database. 2017-08-29 13:32:36 -07:00
AttachmentsTable.swift Progress toward getting Database.framework to build. Mostly just commented stuff out. 2017-08-20 22:43:46 -07:00
AuthorsTable.swift Progress toward getting Database.framework to build. Mostly just commented stuff out. 2017-08-20 22:43:46 -07:00
Constants.swift Decide on preliminary public API for Database.swift. Stub-out everything. 2017-08-20 21:23:17 -07:00
CreateStatements.sql Make attachments use a DatabaseLookupTable. 2017-08-20 17:46:15 -07:00
Database.swift Progress. 2017-08-27 13:03:15 -07:00
Info.plist Move Database.framework’s Info.plist. 2017-07-03 10:32:20 -07:00
StatusesTable.swift Implement marking statuses in memory and in database. 2017-08-29 13:32:36 -07:00
TagsTable.swift Make attachments use a DatabaseLookupTable. 2017-08-20 17:46:15 -07:00