I have a function in my API to updates the name of a person in an sqlite database. You give it the ID of the name you wish to change and the new name.
How can I build