surrealpatch/lib/src/sql/value
2023-07-21 18:41:36 +00:00
..
serde feat: WITH clause on SELECT statement (#2304) 2023-07-21 18:41:36 +00: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 Path processing improvements (#2250) 2023-07-15 07:08:26 +00: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 feat: implements Multi-index execution plan (#2280) 2023-07-20 12:56:32 +00:00
diff.rs Bugfix #2001 - Error instead of panic when applying malformed patches. (#2007) 2023-05-19 22:02:43 +01:00
each.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01:00
every.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01: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 Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01:00
get.rs feat: implements Multi-index execution plan (#2280) 2023-07-20 12:56:32 +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 Don’t use asynchronous functions when not necessary (#1936) 2023-05-06 01:15:03 +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 Fix multiple Clippy Lints (#2159) 2023-06-20 12:48:20 +01: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 Don’t use asynchronous functions when not necessary (#1936) 2023-05-06 01:15:03 +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 Make what parser to parse idioms as well (#2243) 2023-07-15 16:26:36 +00:00
walk.rs Bugfix - Include index part when patching object value (#1994) 2023-05-15 21:22:13 +01:00