Closed jimdc closed 6 years ago
Handle all database requests through DatabaseService. Also separated DatabaseManager and DatabaseHelper for clarity, although the singleton pattern didn't protect us from SQLite errors
Handle all database requests through DatabaseService. Also separated DatabaseManager and DatabaseHelper for clarity, although the singleton pattern didn't protect us from SQLite errors