chat-health / chat.android

Android app for the CHAT project
GNU General Public License v3.0
2 stars 3 forks source link

Insert into attendance generating SQL error #4

Closed mackrauss closed 10 years ago

mackrauss commented 10 years ago

java.sql.SQLException: Unable to run insert stmt on object org.chat.android.models.Attendance@41776080: INSERT INTO attendance (newly_created ,id ,client_id ,visit_id ) VALUES (?,?,?,?)

mackrauss commented 10 years ago

Replaced all calls of new DatabaseHelper with getHelper() instead. Done with commit 127d8660382ad840c72c82637be284c617934a70