surrealpatch/lib/src/doc
Tobie Morgan Hitchcock 1102a2c6da Add operator for unique array add
Related to #1690
2023-03-25 23:17:33 +00:00
..
allow.rs Ensure permissions are not chekced on PERMISSIONS clauses 2023-02-12 11:48:11 +00:00
alter.rs Add operator for unique array add 2023-03-25 23:17:33 +00:00
check.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
clean.rs Add support for FLEXIBLE fields on SCHEMAFULL tables 2023-01-04 09:50:01 +00:00
compute.rs Add initial implementation for processing LIVE queries 2023-02-22 18:04:30 +00:00
create.rs Ensure undefined fields are removed in schemafull mode 2022-07-04 17:54:43 +01:00
delete.rs Ensure record is only cleared when permissions have been checked 2022-11-02 14:26:27 +00:00
document.rs Add support for custom SQL functions 2023-03-25 19:44:03 +00:00
edges.rs Ensure edge records are output as RELATE statements in SQL export 2023-01-17 10:41:34 +00: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 Remove unnecessary code 2023-02-03 09:54:05 +00:00
exist.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
field.rs Ensure permissions are not chekced on PERMISSIONS clauses 2023-02-12 11:48:11 +00:00
index.rs Improve error logging for field and index errors 2022-09-10 05:59:08 +01:00
insert.rs Ensure undefined fields are removed in schemafull mode 2022-07-04 17:54:43 +01:00
lives.rs Add initial implementation for processing LIVE queries 2023-02-22 18:04:30 +00:00
merge.rs Allow PATCH clauses to accept parameters 2022-07-07 11:22:41 +01:00
mod.rs Drop the parallel feature (#1574) 2023-01-07 09:42:45 +00:00
pluck.rs Add initial implementation for processing LIVE queries 2023-02-22 18:04:30 +00:00
purge.rs Ensure edge records are output as RELATE statements in SQL export 2023-01-17 10:41:34 +00: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 Don’t run permissions on DEFINE EVENT and DEFINE TABLE queries 2023-01-01 16:18:39 +00:00
update.rs Ensure undefined fields are removed in schemafull mode 2022-07-04 17:54:43 +01:00