.. |
benches
|
github.com/penberg/limbo was moved to github.com/tursodatabase/limbo
|
2025-02-08 10:21:49 -03:00 |
ext
|
Merge 'perf/prepare: box even more stuff to shrink the YYMINORTYPE enum further' from Jussi Saurio
|
2025-02-09 17:36:03 +02:00 |
functions
|
remove RC<String> requirement for build_text and new text
|
2025-02-09 13:44:39 -03:00 |
io
|
Add as_read method to completion enum
|
2025-02-11 09:09:47 -05:00 |
json
|
Merge 'Json path refine' from Ihor Andrianov
|
2025-02-10 19:39:20 +02:00 |
mvcc
|
core/mvcc: Minor code cleanups
|
2025-02-08 10:55:13 +02:00 |
storage
|
Merge 'Add read implementation of user_version pragma with ReadCookie opcode' from Jonathan Webb
|
2025-02-10 12:12:15 +02:00 |
translate
|
Merge 'Initial support for WITH clauses (common table expressions)' from Jussi Saurio
|
2025-02-10 12:15:07 +02:00 |
vdbe
|
Fix build_text() call site to use new API
|
2025-02-10 13:07:19 +02:00 |
vector
|
remove RC<String> requirement for build_text and new text
|
2025-02-09 13:44:39 -03:00 |
build.rs
|
implement sqlite_source_id function
|
2025-01-28 14:55:38 -05:00 |
Cargo.toml
|
fix floating point numbers get truncated in json #877
|
2025-02-10 12:23:43 +01:00 |
error.rs
|
printf: this commit adds support for https://github.com/tursodatabase/limbo/issues/885 tracking printf functionality
|
2025-02-04 20:05:14 +05:30 |
function.rs
|
cargo fmt
|
2025-02-06 23:46:00 -03:00 |
info.rs
|
implement sqlite_source_id function
|
2025-01-28 14:55:38 -05:00 |
lib.rs
|
core: Add default column name
|
2025-02-11 07:03:51 +00:00 |
parameters.rs
|
syntactic changes: adds default impl to Parameters based on new(), fixes Clippy warn https://rust-lang.github.io/rust-clippy/master/index.html#new_without_default
|
2025-01-18 19:21:50 +01:00 |
pseudo.rs
|
core: Rename OwnedRecord to Record
|
2025-02-06 13:40:34 +02:00 |
result.rs
|
core: transaction support
|
2024-12-24 18:04:30 +01:00 |
schema.rs
|
sqlite3-parser: box the create table body
|
2025-02-09 12:42:53 +02:00 |
types.rs
|
Merge 'Make record values private' from Tiago
|
2025-02-10 11:23:21 +02:00 |
util.rs
|
Fix a handful of typos
|
2025-02-09 18:08:29 +02:00 |