.. |
serde
|
Ensure Value::Bytes serialises correctly (#1757)
|
2023-04-02 13:24:43 +01:00 |
all.rs
|
Make simple value fetching functions synchronous
|
2022-03-25 21:15:55 +00:00 |
array.rs
|
Don’t clone variables when processing sub-contexts
|
2022-05-14 13:38:17 +01:00 |
clear.rs
|
Ensure DELETE statements with UNIQUE INDEX work correctly
|
2022-09-24 18:58:56 +01:00 |
compare.rs
|
Ensure last array items (array[$] ) compare correctly (#1534)
|
2022-12-20 10:31:53 +00:00 |
decrement.rs
|
Add operator for unique array add
|
2023-03-25 23:17:33 +00:00 |
def.rs
|
Ensure graph edges are purged correctly when deleted
|
2022-06-17 23:55:09 +01:00 |
del.rs
|
Drop the parallel feature (#1574)
|
2023-01-07 09:42:45 +00:00 |
diff.rs
|
Allow PATCH clauses to accept parameters
|
2022-07-07 11:22:41 +01:00 |
each.rs
|
Implement SQL Ident as a newtype tuple struct
|
2022-05-05 10:24:52 +01:00 |
every.rs
|
Add support for FLEXIBLE fields on SCHEMAFULL tables
|
2023-01-04 09:50:01 +00:00 |
extend.rs
|
Add operator for unique array add
|
2023-03-25 23:17:33 +00:00 |
fetch.rs
|
Add suport for flattened query results with VALUE field clauses
|
2023-03-17 07:32:31 -04:00 |
first.rs
|
Make simple value fetching functions synchronous
|
2022-03-25 21:15:55 +00:00 |
flatten.rs
|
Implement graph traversal functionality
|
2022-06-15 08:49:57 +01:00 |
generate.rs
|
Allow custom Record IDs in RELATE statements
|
2022-09-30 21:33:33 +01:00 |
get.rs
|
Improve SQL Idiom path parsing
|
2023-03-31 20:00:21 +01:00 |
increment.rs
|
Add operator for unique array add
|
2023-03-25 23:17:33 +00:00 |
last.rs
|
Make simple value fetching functions synchronous
|
2022-03-25 21:15:55 +00:00 |
merge.rs
|
Add support for FLEXIBLE fields on SCHEMAFULL tables
|
2023-01-04 09:50:01 +00:00 |
mod.rs
|
Implement to_value for sql::Value (#1659)
|
2023-03-30 11:41:44 +01:00 |
object.rs
|
Don’t clone variables when processing sub-contexts
|
2022-05-14 13:38:17 +01:00 |
patch.rs
|
Allow PATCH clauses to accept parameters
|
2022-07-07 11:22:41 +01:00 |
pick.rs
|
Implement SQL Ident as a newtype tuple struct
|
2022-05-05 10:24:52 +01:00 |
put.rs
|
Improve SQL Idiom path parsing
|
2023-03-31 20:00:21 +01:00 |
replace.rs
|
Allow PATCH clauses to accept parameters
|
2022-07-07 11:22:41 +01:00 |
rid.rs
|
Allow custom Record IDs in RELATE statements
|
2022-09-30 21:33:33 +01:00 |
set.rs
|
Improve SQL Idiom path parsing
|
2023-03-31 20:00:21 +01:00 |
single.rs
|
Refactor and optimize functions and Value operators (#80)
|
2022-09-01 01:27:52 +01:00 |
value.rs
|
Fix serialization size checking tests
|
2023-04-02 18:56:45 +01:00 |
walk.rs
|
Ensure nested computed fields are not set on the root object when a parent field does not exist
|
2022-09-28 02:37:30 +01:00 |