Structure
AppDatabase
struct AppDatabase
A type responsible for initializing the application database.
See AppDelegate.setupDatabase()
Methods
openDatabase(atPath:)
static func openDatabase(atPath path: String) throws -> DatabaseQueue
Creates a fully initialized database at path