Rename `struct vy_tuple` to `struct vy_stmt`
Vinyl tuple is one of engine's operations - REPLACE, DELETE, UPSERT or GET. Rename `tuple` to `statement` to meet the current situation. See #1572
Loading
Please register or sign in to comment
Vinyl tuple is one of engine's operations - REPLACE, DELETE, UPSERT or GET. Rename `tuple` to `statement` to meet the current situation. See #1572