surrealpatch/lib/src/sql/value
2023-05-18 09:04:40 +01:00
..
serde Feature: Add unset clause for update statement (#2004) 2023-05-18 09:04:40 +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 Bugfix - Include index part when patching object value (#1994) 2023-05-15 21:22:13 +01:00
dec.rs Don’t use asynchronous functions when not necessary (#1936) 2023-05-06 01:15:03 +01:00
decrement.rs Ensure chained future values have access to current document context (#1939) 2023-05-06 07:29:42 +01:00
def.rs Don’t use asynchronous functions when not necessary (#1936) 2023-05-06 01:15:03 +01:00
del.rs Bugfix - Include index part when patching object value (#1994) 2023-05-15 21:22:13 +01:00
diff.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +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 Ensure chained future values have access to current document context (#1939) 2023-05-06 07:29:42 +01:00
fetch.rs Bugfix - Include index part when patching object value (#1994) 2023-05-15 21:22:13 +01: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 Ensure chained future values have access to current document context (#1939) 2023-05-06 07:29:42 +01:00
inc.rs Don’t use asynchronous functions when not necessary (#1936) 2023-05-06 01:15:03 +01:00
increment.rs Ensure chained future values have access to current document context (#1939) 2023-05-06 07:29:42 +01: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 Don’t use asynchronous functions when not necessary (#1936) 2023-05-06 01:15:03 +01:00
pick.rs Bugfix - Include index part when patching object value (#1994) 2023-05-15 21:22:13 +01:00
put.rs Bugfix - Include index part when patching object value (#1994) 2023-05-15 21:22:13 +01: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 Bugfix - Include index part when patching object value (#1994) 2023-05-15 21:22:13 +01:00
value.rs Bugfix - error on integer overflow in SurrealQL. (#1983) 2023-05-12 19:55:52 -04:00
walk.rs Bugfix - Include index part when patching object value (#1994) 2023-05-15 21:22:13 +01:00