sqlite3
sqlite3 copied to clipboard
How do I update the database?
Could someone show me how to update a database? I currently have a SQL UPDATE statement in db.exec but I keep getting this error
error: Uncaught (in promise) SqliteError: 21: SQLite3 API misuse throw new SqliteError(code, "SQLite3 API misuse");