hello
sorry about my bad English lang...
I am using esp32s3 micro and use sqlite3 esp32 library for database.
I can not insert more than 1000 row (it depends on rows) almost 12.5KB file.
The error is --> "SQL error: disk I/O error"
How can i fix this problem?