How Do You Fix SQLite DB Tables When An Update Fails

I’m getting an error that I’m not certain how I should resolve it after reading the error message.

I’ve tried to add two more tables to an existing an SQLite DB with two tables. Below is the screenshot of the error and tables. Each attempt ends with this error that the SQLITE_CORRUPT.

Does this mean I need to recreate the DB? Or am I doing something wrong?

Any help would be very appreciated.

Community Page
Last updated: