
Add a check when connecting to the sqlite3 database to ensure that the file exists before connecting. If the file does not exist, the connection fails.
Add a check when connecting to the sqlite3 database to ensure that the file exists before connecting. If the file does not exist, the connection fails.