Error: SQLITE_BUSY: database is locked Emitted 'error' event on Statement instance at: ??? I set this in the index.js after connecting to resolve. ```PRAGMA busy_timeout = 6000;```