propertySQL.SQLiteOptions.onconnectonconnect?: (err: null | Error) => voidCalled when a connection attempt completes. Receives an Error on failure, or null on success.