PatrykMCoder / Todo

Todo app with notes functionality
0 stars 0 forks source link

Error with update todo (change state todo) #41

Closed PatrykMCoder closed 4 years ago

PatrykMCoder commented 4 years ago

Error messgae: android.database.sqlite.SQLiteException: near "tags": syntax error (code 1 SQLITE_ERROR): , while compiling: UPDATE Test tags SET done=? WHERE id = 2