jimdc / TradeTracker

by Advent Fintech LLC
1 stars 0 forks source link

fix issue #44 with IllegalStateException #50

Closed jimdc closed 6 years ago

jimdc commented 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