surrealpatch/core/src/doc
Micha de Vries 3f5ef43248
Skip ASSERT for type option<T> and value NONE (#4483)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-08-08 17:11:39 +01:00
..
allow.rs Port #4335 to 2.0.0-alpha (#4340) 2024-07-11 19:35:30 +00:00
alter.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
changefeeds.rs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
check.rs Move Transaction to Context (#4096) 2024-05-28 10:43:45 +00:00
clean.rs Move Transaction to Context (#4096) 2024-05-28 10:43:45 +00:00
compute.rs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
create.rs Move Transaction to Context (#4096) 2024-05-28 10:43:45 +00:00
delete.rs Move Transaction to Context (#4096) 2024-05-28 10:43:45 +00:00
document.rs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
edges.rs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
empty.rs Move Transaction to Context (#4096) 2024-05-28 10:43:45 +00:00
erase.rs Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
event.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
field.rs Skip ASSERT for type option<T> and value NONE (#4483) 2024-08-08 17:11:39 +01:00
index.rs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
insert.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
lives.rs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
merge.rs INSERT RELATION (#4057) 2024-05-28 12:37:16 +00:00
mod.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
pluck.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
process.rs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
purge.rs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
relate.rs Fix validation on schemafull RELATE (#4226) 2024-08-01 11:23:11 +00:00
relation.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
reset.rs INSERT RELATION (#4057) 2024-05-28 12:37:16 +00:00
select.rs Move Transaction to Context (#4096) 2024-05-28 10:43:45 +00:00
store.rs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
table.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
update.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
upsert.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00