| .. |
|
benches
|
Add benchmark for result column expression handling
|
2025-09-02 08:22:36 +02:00 |
|
ext
|
use new internal virtual table type
|
2025-09-05 14:56:05 -04:00 |
|
functions
|
merge main
|
2025-09-02 18:25:20 +07:00 |
|
incremental
|
core/incremental: Fix typos in cursor.rs
|
2025-09-05 15:40:45 +03:00 |
|
io
|
Merge 'io_uring: prevent out of order operations that could interfere with durability' from Preston Thorpe
|
2025-09-05 08:34:35 +03:00 |
|
json
|
fix rebase
|
2025-09-05 14:56:09 -04:00 |
|
mvcc
|
clippy and fmt stuff because if not pekka will tweet
|
2025-09-03 12:47:55 +02:00 |
|
numeric
|
fix: clippy
|
2025-09-05 03:07:38 -03:00 |
|
storage
|
Merge 'Fix infinite loop when IO failure happens on allocating first page' from Preston Thorpe
|
2025-09-08 18:59:34 +03:00 |
|
time
|
Move time extension to core
|
2025-06-30 10:01:03 +03:00 |
|
translate
|
core/vdbe: Fix MakeRecord affinity handling
|
2025-09-08 18:49:13 +03:00 |
|
vdbe
|
core/vdbe: Fix apply_affinity_char() text parsing
|
2025-09-08 18:49:13 +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
|
implement sqlite_source_id function
|
2025-01-28 14:55:38 -05:00 |
|
Cargo.toml
|
add parking_lot to simulator
|
2025-09-01 11:11:25 -03:00 |
|
error.rs
|
impl Error for CacheError and propagate it into LimboError
|
2025-09-01 11:10:39 -03:00 |
|
fast_lock.rs
|
chore: fix clippy warnings
|
2025-06-23 19:52:13 +01:00 |
|
function.rs
|
fix: reintroduce rename
|
2025-08-30 03:10:39 -03:00 |
|
info.rs
|
implement sqlite_source_id function
|
2025-01-28 14:55:38 -05:00 |
|
lib.rs
|
Merge 'Prevent setting of encryption keys if already set' from Gaurav Sarma
|
2025-09-08 09:49:55 +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
|
core: Initial pass on synchronous pragma
|
2025-08-28 16:02:41 +03:00 |
|
pseudo.rs
|
chore: fix clippy warnings
|
2025-06-23 19:52:13 +01:00 |
|
result.rs
|
Fix transaction read0 shortcut in WAL and track whether we have snapshot
|
2025-07-30 14:08:33 +03:00 |
|
schema.rs
|
Avoid allocating and then immediately fallbacking errors in affinity
|
2025-09-05 18:34:23 +03: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
|
try to speed up count(*) where 1 = 1
|
2025-09-07 19:55:42 +04:00 |
|
util.rs
|
Persistence for DBSP-based materialized views
|
2025-09-05 07:04:33 -05:00 |
|
uuid.rs
|
Move UUID extension to core
|
2025-06-30 09:54:13 +03:00 |
|
vtab.rs
|
put json_each behind feature
|
2025-09-05 14:56:09 -04:00 |