| .. |
|
benches
|
dont unwrap begin_tx
|
2025-09-15 14:48:26 +03:00 |
|
ext
|
use new internal virtual table type
|
2025-09-05 14:56:05 -04:00 |
|
functions
|
Merge 'core: Support ceiling modifier in datetime' from Ceferino Patino
|
2025-09-10 14:46:07 +03:00 |
|
incremental
|
implement min/max
|
2025-09-15 22:30:48 -05:00 |
|
io
|
modify semantics of busy_timeout to be more on par with sqlite
|
2025-09-15 02:20:32 -03:00 |
|
json
|
Merge 'Fix jsonb functions check valid json string binary' from
|
2025-09-10 14:44:54 +03:00 |
|
mvcc
|
mvcc: starting a pager read tx can fail with busy
|
2025-09-16 15:19:49 +03:00 |
|
numeric
|
feat: add CAST to fuzzer
|
2025-09-24 18:06:55 -03:00 |
|
storage
|
fix re-entrancy issue in Pager::free_page
|
2025-09-15 21:41:18 +03:00 |
|
time
|
|
|
|
translate
|
feat: add CAST to fuzzer
|
2025-09-24 18:06:55 -03:00 |
|
vdbe
|
feat: add CAST to fuzzer
|
2025-09-24 18:06:55 -03:00 |
|
vector
|
rename functions
|
2025-08-15 17:08:53 -04:00 |
|
assert.rs
|
|
|
|
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
|
|
|
|
function.rs
|
fix: reintroduce rename
|
2025-08-30 03:10:39 -03:00 |
|
info.rs
|
|
|
|
lib.rs
|
modify semantics of busy_timeout to be more on par with sqlite
|
2025-09-15 02:20:32 -03:00 |
|
parameters.rs
|
|
|
|
pragma.rs
|
core: Panic on fsync() error by default
|
2025-09-13 10:21:12 +03:00 |
|
pseudo.rs
|
|
|
|
result.rs
|
Fix transaction read0 shortcut in WAL and track whether we have snapshot
|
2025-07-30 14:08:33 +03:00 |
|
schema.rs
|
feat: add CAST to fuzzer
|
2025-09-24 18:06:55 -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
|
on reprepare create new state with updated number of cursors and
|
2025-09-11 12:50:22 -03:00 |
|
util.rs
|
fix: compatible math functions
|
2025-09-17 00:23:27 -03:00 |
|
uuid.rs
|
|
|
|
vtab.rs
|
put json_each behind feature
|
2025-09-05 14:56:09 -04:00 |