| .. |
|
benches
|
mvcc: remove unused states and fields from CommitStateMachine
|
2025-09-25 08:12:12 +03:00 |
|
ext
|
remove mvvmode and set logical log as default
|
2025-09-18 18:22:25 +02:00 |
|
functions
|
Merge 'core: Support ceiling modifier in datetime' from Ceferino Patino
|
2025-09-10 14:46:07 +03:00 |
|
incremental
|
remove pattern matching over Name::Quoted
|
2025-09-26 13:01:49 +04:00 |
|
io
|
Merge 'core/io: Ensure callbacks are invoked once' from Pedro Muniz
|
2025-09-22 11:44:39 +03:00 |
|
json
|
implement json_tree
|
2025-09-23 14:22:02 -04:00 |
|
mvcc
|
Merge 'core/mvcc/logical-log: refactor get log path in tests' from Pere Diaz Bou
|
2025-09-25 21:04:15 +03:00 |
|
numeric
|
feat: add CAST to fuzzer
|
2025-09-24 18:06:55 -03:00 |
|
storage
|
core: Wrap Connection::is_nested_stmt in AtomicBool
|
2025-09-24 19:30:31 +03:00 |
|
time
|
Move time extension to core
|
2025-06-30 10:01:03 +03:00 |
|
translate
|
remove pattern matching over Name::Quoted
|
2025-09-26 13:01:49 +04:00 |
|
vdbe
|
remove pattern matching over Name::Quoted
|
2025-09-26 13:01:49 +04:00 |
|
vector
|
rename functions
|
2025-08-15 17:08:53 -04:00 |
|
assert.rs
|
core: Add Antithesis-aware turso_assert
|
2025-06-29 11:46:18 +03:00 |
|
build.rs
|
|
|
|
Cargo.toml
|
use 128-bit hashes for the zset_id
|
2025-09-25 22:52:08 -03:00 |
|
error.rs
|
cleanup remove unnecessary comments and correct spelling
|
2025-09-24 19:11:48 +05:30 |
|
fast_lock.rs
|
remove some unnecessary unsafe impls
|
2025-09-21 13:29:59 -03:00 |
|
function.rs
|
core/function: Wrap ExtFunc in Arc
|
2025-09-17 11:57:23 +03:00 |
|
info.rs
|
|
|
|
lib.rs
|
Merge 'Make Connection Send' from Pekka Enberg
|
2025-09-25 21:04:49 +03:00 |
|
parameters.rs
|
Consolidate match case in parameters push to handle all anonymous params in one case
|
2025-05-13 14:42:12 -04:00 |
|
pragma.rs
|
add busy_timeout pragma
|
2025-09-19 16:48:12 +04:00 |
|
pseudo.rs
|
chore: fix clippy warnings
|
2025-06-23 19:52:13 +01:00 |
|
schema.rs
|
remove pattern matching over Name::Quoted
|
2025-09-26 13:01:49 +04:00 |
|
series.rs
|
Replace ConstraintInfo::plan_info with ConstraintInfo::index
|
2025-08-05 05:48:29 +02:00 |
|
state_machine.rs
|
mvcc: simplify StateMachine
|
2025-09-22 16:37:31 +03:00 |
|
types.rs
|
Don't mutate state in op_agg_final
|
2025-09-13 10:49:14 +02:00 |
|
util.rs
|
Remove dumb comment
|
2025-09-20 14:38:47 -04:00 |
|
uuid.rs
|
Move UUID extension to core
|
2025-06-30 09:54:13 +03:00 |
|
vtab.rs
|
implement json_tree
|
2025-09-23 14:22:02 -04:00 |