surrealpatch/lib/src/sql/value
2023-04-30 19:34:26 +01:00
..
serde Unify serialisation (#1881) 2023-04-29 16:58:22 +01:00
all.rs Make simple value fetching functions synchronous 2022-03-25 21:15:55 +00:00
clear.rs Add support for stricter typings (#1861) 2023-04-25 11:13:04 +01:00
compare.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01:00
decrement.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01:00
def.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01:00
del.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +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 Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01:00
fetch.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +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 Bugfix #1856 - ensure futures are evaluated in the course of Value::get. (#1867) 2023-04-25 23:58:50 +01:00
increment.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01:00
last.rs Make simple value fetching functions synchronous 2022-03-25 21:15:55 +00:00
merge.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01:00
mod.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01:00
patch.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +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 Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01:00
rid.rs Allow custom Record IDs in RELATE statements 2022-09-30 21:33:33 +01:00
set.rs Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01:00
value.rs Add integration tests for the built-in SQL functions (#1893) 2023-04-30 19:34:26 +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