surrealpatch/lib/src/sql/value
2023-10-23 13:37:21 +00:00
..
serde Implement parsing for ML models. (#2691) 2023-09-13 07:06:28 +01:00
all.rs Make simple value fetching functions synchronous 2022-03-25 21:15:55 +00:00
changed.rs Ensure user $input is accessible with all Data pattern types (#1945) 2023-05-07 13:33:32 +01:00
clear.rs Add support for stricter typings (#1861) 2023-04-25 11:13:04 +01:00
compare.rs Bugfix - Prevent NUL bytes from existing in UTF-8 strings (#1941) 2023-05-09 13:48:14 -04:00
cut.rs Code cleanup (#2569) 2023-09-01 15:36:54 +01:00
dec.rs Don’t use asynchronous functions when not necessary (#1936) 2023-05-06 01:15:03 +01:00
decrement.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
def.rs Don’t use asynchronous functions when not necessary (#1936) 2023-05-06 01:15:03 +01:00
del.rs Code cleanup (#2569) 2023-09-01 15:36:54 +01:00
diff.rs Implement all JSON Patch operations (#2398) 2023-08-10 06:38:46 +00:00
each.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01:00
every.rs Fix merging of empty objects & arrays (#2347) 2023-08-11 15:47:54 +00:00
extend.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
fetch.rs feat: implements Multi-index execution plan (#2280) 2023-07-20 12:56:32 +00: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 Improve id field handling in the statement data clause (#2487) 2023-08-21 23:47:35 +01:00
get.rs Feat: Support of (un)flattened fields in indexing (#2327) 2023-08-01 07:30:13 +00:00
inc.rs Don’t use asynchronous functions when not necessary (#1936) 2023-05-06 01:15:03 +01:00
increment.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
last.rs Make simple value fetching functions synchronous 2022-03-25 21:15:55 +00:00
merge.rs Ensure incorrect data causes error (#2559) 2023-09-04 18:54:17 +01:00
mod.rs Ensure user $input is accessible with all Data pattern types (#1945) 2023-05-07 13:33:32 +01:00
patch.rs Implement all JSON Patch operations (#2398) 2023-08-10 06:38:46 +00:00
pick.rs Path processing improvements (#2250) 2023-07-15 07:08:26 +00:00
put.rs Path processing improvements (#2250) 2023-07-15 07:08:26 +00:00
replace.rs Ensure incorrect data causes error (#2559) 2023-09-04 18:54:17 +01:00
rid.rs Allow custom Record IDs in RELATE statements 2022-09-30 21:33:33 +01:00
set.rs feat: implements Multi-index execution plan (#2280) 2023-07-20 12:56:32 +00:00
value.rs Feature #2720 - add remainder aka modulo operator. (#2868) 2023-10-23 13:37:21 +00:00
walk.rs Feat: Support of (un)flattened fields in indexing (#2327) 2023-08-01 07:30:13 +00:00