| .. |
|
benches
|
change sample count to 10
|
2025-05-23 12:37:03 -03:00 |
|
ext
|
Switch Connection to use Arc instead of Rc
|
2025-06-16 10:43:19 +03:00 |
|
functions
|
Rename OwnedValue -> Value
|
2025-05-15 09:59:46 +03:00 |
|
io
|
core: Switch Completion "is_completed" to use Cell
|
2025-05-27 14:05:07 +03:00 |
|
json
|
Rename OwnedValue -> Value
|
2025-05-15 09:59:46 +03:00 |
|
mvcc
|
Convert u64 rowid to i64
|
2025-05-30 13:07:31 +02:00 |
|
numeric
|
move numeric file for NonNan visibility
|
2025-06-11 11:32:17 -03:00 |
|
storage
|
return parse error when calling unimplemented pragma checkpoint modes
|
2025-06-17 11:42:20 -03:00 |
|
translate
|
clippy
|
2025-06-17 19:33:23 +02:00 |
|
vdbe
|
core: Stop treating the contents of a Value::Blob as a String
|
2025-06-16 21:10:17 +02:00 |
|
vector
|
Rename OwnedValue -> Value
|
2025-05-15 09:59:46 +03:00 |
|
build.rs
|
implement sqlite_source_id function
|
2025-01-28 14:55:38 -05:00 |
|
Cargo.toml
|
index_experimental flag to enable index usages
|
2025-06-17 19:33:23 +02:00 |
|
error.rs
|
Implement basic not null constraint checks
|
2025-06-05 19:02:31 +03:00 |
|
fast_lock.rs
|
Reconstruct WAL frame cache when WAL is opened
|
2025-05-24 18:29:44 +03:00 |
|
function.rs
|
fix warnings and some refactoring
|
2025-06-11 14:19:06 -03:00 |
|
info.rs
|
implement sqlite_source_id function
|
2025-01-28 14:55:38 -05:00 |
|
lib.rs
|
Switch Connection to use Arc instead of Rc
|
2025-06-16 10:43:19 +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
|
Merge 'Simple integrity check on btree' from Pere Diaz Bou
|
2025-06-16 13:46:26 +03:00 |
|
pseudo.rs
|
wip
|
2025-03-29 22:02:49 +01:00 |
|
result.rs
|
core: transaction support
|
2024-12-24 18:04:30 +01:00 |
|
schema.rs
|
clippy
|
2025-06-17 19:33:23 +02:00 |
|
types.rs
|
Merge 'Complete ALTER TABLE implementation' from Levy A.
|
2025-06-13 10:23:43 +03:00 |
|
util.rs
|
fix comp errors
|
2025-06-17 19:33:23 +02:00 |
|
vtab.rs
|
Switch Connection to use Arc instead of Rc
|
2025-06-16 10:43:19 +03:00 |