surrealpatch/lib/src/doc
Emmanuel Keller 0772a8c592
Feature: Vector Search: mtree index + knn operator (#2546)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2023-09-12 21:26:03 +01:00
..
allow.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
alter.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
changefeeds.rs Fix change feeds enabled at the database-level (#2688) 2023-09-12 14:57:27 +00:00
check.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
clean.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
compute.rs Support ON DUPLICATE KEY UPDATE when a unique index entry exists (#2534) 2023-08-29 09:46:48 +01:00
create.rs feat: Change Feeds Enabling/Writing/Reading (#2306) 2023-07-24 16:15:20 +00:00
delete.rs feat: Change Feeds Enabling/Writing/Reading (#2306) 2023-07-24 16:15:20 +00:00
document.rs Feature: Vector Search: mtree index + knn operator (#2546) 2023-09-12 21:26:03 +01:00
edges.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
empty.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
erase.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
event.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
exist.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
field.rs Code cleanup (#2569) 2023-09-01 15:36:54 +01:00
index.rs Feature: Vector Search: mtree index + knn operator (#2546) 2023-09-12 21:26:03 +01:00
insert.rs Support ON DUPLICATE KEY UPDATE when a unique index entry exists (#2534) 2023-08-29 09:46:48 +01:00
lives.rs Ensure invalid sessions do not cause live queries to fail (#2672) 2023-09-11 19:10:46 +01:00
merge.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
mod.rs Support ON DUPLICATE KEY UPDATE when a unique index entry exists (#2534) 2023-08-29 09:46:48 +01:00
pluck.rs Add $before and $after params to RETURN clauses (#2665) 2023-09-10 19:22:41 +01:00
process.rs Support ON DUPLICATE KEY UPDATE when a unique index entry exists (#2534) 2023-08-29 09:46:48 +01:00
purge.rs Allow deletion of records on DROP tables (#2298) 2023-07-20 09:22:16 +00:00
relate.rs Ensure permissions are enforced on edge in and out fields (#2465) 2023-08-19 23:19:16 +01:00
reset.rs Ensure edge in and out fields are not overwritten (#2506) 2023-08-24 09:19:19 +01:00
select.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
store.rs QueryPlanner / indexing / Context / Cursor doc (#2229) 2023-07-06 14:57:42 +00:00
table.rs Process scripting functions before "type::*" functions (#2681) 2023-09-12 11:14:09 +01:00
update.rs feat: Change Feeds Enabling/Writing/Reading (#2306) 2023-07-24 16:15:20 +00:00