You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how can i reset the SQLITE_SEQUENCE with sqlite magic. do sqlite magic have a way to run or exec a query like that db.execSQL("DELETE FROM sqlite_sequence WHERE name= TABLE_NAME");
how can i reset the SQLITE_SEQUENCE with sqlite magic. do sqlite magic have a way to run or exec a query like that db.execSQL("DELETE FROM sqlite_sequence WHERE name= TABLE_NAME");