This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
turso
Watch
1
Star
0
Fork
0
You've already forked turso
mirror of
https://github.com/aljazceru/turso.git
synced
2026-01-01 07:24:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05bd75275fc50ae14b2dcc684eeeb5af88168e2f
turso
/
core
/
vdbe
History
Pekka Enberg
6139dde081
Revert "Merge 'core/translate: fix ALTER COLUMN to propagate other constraint references' from Preston Thorpe"
...
This reverts commit
1151f49ff4
, reversing changes made to
f4da2194f4
.
2025-10-21 16:00:04 +03:00
..
builder.rs
Allow case where cursor for btree is already opened
2025-10-14 15:32:48 +03:00
execute.rs
Revert "Merge 'core/translate: fix ALTER COLUMN to propagate other constraint references' from Preston Thorpe"
2025-10-21 16:00:04 +03:00
explain.rs
Do not count DELETEs occuring in an UPDATE stmt as separate changes
2025-10-14 16:11:43 +03:00
insn.rs
Do not count ephemeral table INSERTs as changes
2025-10-14 16:15:20 +03:00
likeop.rs
Rename OwnedValue -> Value
2025-05-15 09:59:46 +03:00
metrics.rs
add metrics and implement the .stats command
2025-08-18 09:11:06 -05:00
mod.rs
Merge 'Fix: rolling back tx on Error should set autocommit to true' from Jussi Saurio
2025-10-16 16:55:54 +03:00
sorter.rs
core/vdbe/sorter: Replace IOCompletions::Many with completion group
2025-10-15 11:48:24 +03:00