alexandrudsc / University-timetable-Android

Android app for University "Stefan cel Mare" of Suceava, Romania. Timetable and personal organiser
4 stars 1 forks source link

Make sure no sqlite database CRUD operation throws #32

Open alexandrudsc opened 4 years ago

alexandrudsc commented 4 years ago

As far as i have seen the exception will be handled by the SQLiteDatabase class. Must make sure that even the creation of tables or table missing won't throw