mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-21 09:04:19 +01:00
- Resolve cursor ID to table name and get column name from index - Since we change the type of BranchOffset to i64, add assertions in Program.step() function - opcode generation compatibility with sqlite: change register number to start from 1 - Improve Column,Rowid comment, Add DecrJumpZero comment, Fix Integer comment - Fix typos in code comments