surrealpatch/core/src/doc
Roman Heinrich be24734048
Feat: Include record ID in live queries notifications. (#2950)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-09-16 00:48:57 +01:00
..
allow.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
alter.rs Convert unreachable!() code to Error::Unreachable errors in core (#4673) 2024-09-09 18:58:17 +01:00
changefeeds.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
check.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
clean.rs Improve literal types (#4712) 2024-09-10 13:50:31 +01:00
compute.rs SavePoint: Avoid calling get twice on put, putc and delc (#4731) 2024-09-12 15:14:28 +00:00
create.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
delete.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
document.rs Info for db and table with versioned tables and fields (#4692) 2024-09-10 12:59:31 +00:00
edges.rs Insert with version (#4583) 2024-08-22 22:34:33 +00:00
empty.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
erase.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
event.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
field.rs Nested fields in optional fields should not be required (#4719) 2024-09-09 19:04:59 +01:00
index.rs [Feat] Async indexing: appending queue is persistent (#4622) 2024-08-28 10:08:59 +00:00
insert.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
lives.rs Feat: Include record ID in live queries notifications. (#2950) 2024-09-16 00:48:57 +01:00
merge.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
mod.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
pluck.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
process.rs SavePoint: Avoid calling get twice on put, putc and delc (#4731) 2024-09-12 15:14:28 +00:00
purge.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
relate.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
relation.rs Enforced relations (#4579) 2024-08-22 15:25:20 +00:00
reset.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
select.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
store.rs Insert with version (#4583) 2024-08-22 22:34:33 +00:00
table.rs Convert unreachable!() code to Error::Unreachable errors in core (#4673) 2024-09-09 18:58:17 +01:00
update.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
upsert.rs Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00