.. |
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
|
Allow deep merging in UPDATE ... MERGE statements
|
2022-09-29 11:16:57 +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
|
Miscellaneous performance optimizations and code cleanup (#240)
|
2022-09-23 00:54:53 +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
|
Improve error logging for field and index errors
|
2022-09-10 05:59:08 +01: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
|
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 PERMISSIONS clauses are not run for ROOT / NS / DB users
|
2022-10-16 22:22:13 +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
|
Use complex Record IDs for IDs in foreign tables with GROUP BY clauses
|
2022-10-04 00:27:38 +01:00 |
update.rs
|
Ensure undefined fields are removed in schemafull mode
|
2022-07-04 17:54:43 +01:00 |