Lets say i wanted to add another variable to the database can anybody tell me how to do it because i keep on trying for hours but always getting errors at the end of it . Thanx
Ive tried to make a new create method with a new get method but that did not work aswell
Lets say i wanted to add another variable to the database can anybody tell
Share
If you changed the DB schema, you need to increment the DB version so the onUpdate method will fire.