surrealpatch/lib/src/sql/value
2022-05-25 10:42:10 +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 Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
compare.rs Implement SQL Ident as a newtype tuple struct 2022-05-05 10:24:52 +01:00
decrement.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
def.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
del.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
diff.rs Implement SQL Strand as a newtype tuple struct 2022-05-05 10:24:52 +01:00
each.rs Implement SQL Ident as a newtype tuple struct 2022-05-05 10:24:52 +01:00
every.rs Implement SQL Array as a newtype tuple struct 2022-05-04 23:37:57 +01:00
first.rs Make simple value fetching functions synchronous 2022-03-25 21:15:55 +00:00
get.rs No need to surround statements with an Arc 2022-05-18 12:18:00 +01:00
increment.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
last.rs Make simple value fetching functions synchronous 2022-03-25 21:15:55 +00:00
merge.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
mod.rs Fix module_inception clippy lint warning 2022-05-06 23:09:32 +01:00
object.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
patch.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
pick.rs Implement SQL Ident as a newtype tuple struct 2022-05-05 10:24:52 +01:00
replace.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
set.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
single.rs Implement SQL Array as a newtype tuple struct 2022-05-04 23:37:57 +01:00
value.rs Remove unnecessary lifetime specifiers 2022-05-25 10:42:10 +01:00