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-10 03:34:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
007cdb7ce0bf05be0bb2d47e08898dd479d7ee5b
turso
/
core
/
vdbe
History
Levy A.
023a116b0d
feat: initial implementation of
ALTER TABLE
...
only supporting renaming tables
2025-05-08 09:24:56 -03:00
..
builder.rs
Merge 'Performance: hoist entire expressions out of hot loops if they are constant' from Jussi Saurio
2025-04-25 16:55:41 +03:00
execute.rs
feat: initial implementation of
ALTER TABLE
2025-05-08 09:24:56 -03:00
explain.rs
feat: initial implementation of
ALTER TABLE
2025-05-08 09:24:56 -03:00
insn.rs
feat: initial implementation of
ALTER TABLE
2025-05-08 09:24:56 -03:00
likeop.rs
core: Parse UTF-8 strings lazily
2025-02-06 13:27:52 +02:00
mod.rs
Fix memory leak caused by unclosed virtual table cursors
2025-05-05 21:26:23 +02:00
sorter.rs
use SortOrder in sorters always
2025-04-24 10:34:06 +03:00