Constant READ_VM_BUDGET
pub const READ_VM_BUDGET: u64 = 50_000_000; // 50_000_000u64Expand description
Approximate SQLite VM-instruction ceiling for one read statement. The progress handler is the in-band backstop to the wall-clock watchdog and is reset after every statement.