surrealpatch/lib/src/doc
2022-08-25 14:50:11 +01:00
..
allow.rs Ensure correct permissions are used on each query 2022-06-28 11:54:04 +01:00
alter.rs Remove VOID type 2022-07-28 21:54:59 +01:00
check.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
clean.rs Ensure field values are set even if the field is not specified 2022-07-28 09:42:04 +01:00
compute.rs Implement INSERT and RELATE statements 2022-05-30 16:32:26 +01:00
create.rs Ensure undefined fields are removed in schemafull mode 2022-07-04 17:54:43 +01:00
delete.rs Implement INSERT and RELATE statements 2022-05-30 16:32:26 +01:00
document.rs Implement config definition caching within a transaction 2022-08-08 20:44:35 +01:00
edges.rs Ensure graph edges are purged correctly when deleted 2022-06-17 23:55:09 +01:00
empty.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
erase.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
event.rs Ensure correct permissions are used on each query 2022-06-28 11:54:04 +01:00
exist.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
field.rs Fix bug where records couldn’t be updated after defining an index 2022-08-25 14:50:11 +01:00
index.rs Fix bug where records couldn’t be updated after defining an index 2022-08-25 14:50:11 +01:00
insert.rs Ensure undefined fields are removed in schemafull mode 2022-07-04 17:54:43 +01:00
lives.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
merge.rs Allow PATCH clauses to accept parameters 2022-07-07 11:22:41 +01:00
mod.rs Ensure undefined fields are removed in schemafull mode 2022-07-04 17:54:43 +01:00
pluck.rs Ensure temporary metadata is removed from records when output 2022-07-16 23:22:23 +01:00
purge.rs Ensure graph edges are purged correctly when deleted 2022-06-17 23:55:09 +01:00
relate.rs Ensure undefined fields are removed in schemafull mode 2022-07-04 17:54:43 +01:00
select.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
store.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
table.rs Implement DEFINE TABLE AS foreign table statements 2022-07-16 23:24:04 +01:00
update.rs Ensure undefined fields are removed in schemafull mode 2022-07-04 17:54:43 +01:00