.. |
admit.rs
|
Make code more concise and simpler to read
|
2022-04-01 00:40:16 +01:00 |
allow.rs
|
Move duplicate code into dedicated functions
|
2022-04-07 08:35:39 +01:00 |
check.rs
|
Ensure WHERE conditions are computed correctly
|
2022-04-06 20:28:16 +01:00 |
compute.rs
|
Enable parallel iteration of records
|
2022-02-27 00:01:19 +00:00 |
create.rs
|
Implement FIELD TYPE / VALUE / ASSERT clauses
|
2022-04-06 00:09:23 +01:00 |
delete.rs
|
Implement PERMISSIONS clauses
|
2022-04-06 00:09:23 +01:00 |
document.rs
|
Move duplicate code into dedicated functions
|
2022-04-07 08:35:39 +01:00 |
empty.rs
|
Make code more consistent and simpler to read
|
2022-04-01 12:23:49 +01:00 |
erase.rs
|
Enable parallel iteration of records
|
2022-02-27 00:01:19 +00:00 |
event.rs
|
Move duplicate code into dedicated functions
|
2022-04-07 08:35:39 +01:00 |
exist.rs
|
Make code more consistent and simpler to read
|
2022-04-01 12:23:49 +01:00 |
field.rs
|
Improve performance of internal value conversion
|
2022-04-07 15:44:55 +01:00 |
grant.rs
|
Extract core surrealdb code into separate library
|
2022-02-22 14:16:50 +00:00 |
index.rs
|
Implement INDEX clauses
|
2022-04-09 13:33:39 +01:00 |
insert.rs
|
Enable parallel iteration of records
|
2022-02-27 00:01:19 +00:00 |
lives.rs
|
Enable parallel iteration of records
|
2022-02-27 00:01:19 +00:00 |
merge.rs
|
Make code more legible
|
2022-04-02 13:22:53 +01:00 |
mod.rs
|
Implement FIELD TYPE / VALUE / ASSERT clauses
|
2022-04-06 00:09:23 +01:00 |
perms.rs
|
Extract core surrealdb code into separate library
|
2022-02-22 14:16:50 +00:00 |
pluck.rs
|
Improve performance of embedded field path creation
|
2022-04-07 15:33:57 +01:00 |
purge.rs
|
Move duplicate code into dedicated functions
|
2022-04-07 08:35:39 +01:00 |
relate.rs
|
Implement FIELD TYPE / VALUE / ASSERT clauses
|
2022-04-06 00:09:23 +01:00 |
select.rs
|
Enable parallel iteration of records
|
2022-02-27 00:01:19 +00:00 |
store.rs
|
Move duplicate code into dedicated functions
|
2022-04-07 08:35:39 +01:00 |
table.rs
|
Enable parallel iteration of records
|
2022-02-27 00:01:19 +00:00 |
update.rs
|
Implement FIELD TYPE / VALUE / ASSERT clauses
|
2022-04-06 00:09:23 +01:00 |