I am using a common function to execute all the sqlite queries in the class. Everything works fine until I use a for loop with multiple items in the list. This is a commonly used function for exec
I am using a common function to execute all the sqlite queries in the class. Everything works fine until I use a for loop with multiple items in the list. This is a commonly used function for exec