| .. |
|
benches
|
fmt
|
2025-09-18 18:40:13 +02: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
|
core/mvcc: Kill noop storage
|
2025-09-19 08:52:57 +03:00 |
|
io
|
core: Use sequential consistency for atomics by default
|
2025-09-18 13:38:13 +03:00 |
|
json
|
[*.rs] Resolve warnings (mostly "hiding a lifetime that's elided elsewhere is confusing")
|
2025-09-18 22:47:43 -05:00 |
|
mvcc
|
mvcc: keep existing begin timestamp when upgrading mv tx to exclusive
|
2025-09-19 09:18:20 +03:00 |
|
numeric
|
fix: math function parameter conversion
|
2025-09-10 20:49:30 -03:00 |
|
storage
|
core/storage: Wrap Pager::header_ref_state in RwLock
|
2025-09-19 08:38:45 +03:00 |
|
time
|
Move time extension to core
|
2025-06-30 10:01:03 +03:00 |
|
translate
|
Fix issue with result columns being inappropriate for inserting multiple rows
|
2025-09-18 14:35:12 -04:00 |
|
vdbe
|
Merge 'Fix math functions compatibility issues' from Levy A.
|
2025-09-19 09:15:11 +03: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
|
move as many dependencies as possible to workspace to avoid multiple versions of the same dependency
|
2025-09-15 17:19:36 -03:00 |
|
error.rs
|
Add checksum module
|
2025-09-13 11:00:37 +05:30 |
|
fast_lock.rs
|
[*.rs] Resolve warnings (mostly "hiding a lifetime that's elided elsewhere is confusing")
|
2025-09-18 22:47:43 -05:00 |
|
function.rs
|
core/function: Wrap ExtFunc in Arc
|
2025-09-17 11:57:23 +03:00 |
|
info.rs
|
|
|
|
lib.rs
|
core/mvcc: Kill noop storage
|
2025-09-19 08:52:57 +03:00 |
|
parameters.rs
|
|
|
|
pragma.rs
|
core: Panic on fsync() error by default
|
2025-09-13 10:21:12 +03:00 |
|
pseudo.rs
|
chore: fix clippy warnings
|
2025-06-23 19:52:13 +01:00 |
|
schema.rs
|
core/schema: parse schema rows for MVCC transactions
|
2025-09-18 18:22:06 +02:00 |
|
series.rs
|
Replace ConstraintInfo::plan_info with ConstraintInfo::index
|
2025-08-05 05:48:29 +02:00 |
|
state_machine.rs
|
core/mvcc: make commit_txn return on I/O
|
2025-09-02 17:07:38 +02:00 |
|
types.rs
|
Don't mutate state in op_agg_final
|
2025-09-13 10:49:14 +02:00 |
|
util.rs
|
Merge 'Fix math functions compatibility issues' from Levy A.
|
2025-09-19 09:15:11 +03:00 |
|
uuid.rs
|
Move UUID extension to core
|
2025-06-30 09:54:13 +03:00 |
|
vtab.rs
|
core: Use sequential consistency for atomics by default
|
2025-09-18 13:38:13 +03:00 |