surrealpatch/lib/src/dbs
2023-09-04 07:48:25 +00:00
..
capabilities.rs Ensure dbs::Capabilities are visible in Rust docs (#2593) 2023-09-04 07:48:25 +00:00
distinct.rs Add versioned data storage serialisation (#2433) 2023-08-17 19:03:46 +01:00
executor.rs Code cleanup (#2569) 2023-09-01 15:36:54 +01:00
explanation.rs feat: implements Multi-index execution plan (#2280) 2023-07-20 12:56:32 +00:00
iterator.rs Support ON DUPLICATE KEY UPDATE when a unique index entry exists (#2534) 2023-08-29 09:46:48 +01:00
mod.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
node.rs Add versioned data storage serialisation (#2433) 2023-08-17 19:03:46 +01:00
notification.rs Change lq from uuid::Uuid to sql::Uuid (#2289) 2023-07-24 16:15:45 +00:00
options.rs Code cleanup (#2569) 2023-09-01 15:36:54 +01:00
processor.rs feat: WITH clause on SELECT statement (#2304) 2023-07-21 18:41:36 +00:00
response.rs Switch to bincode serialization (#2134) 2023-07-01 20:09:15 +01:00
session.rs Ensure permissions are enforced on edge in and out fields (#2465) 2023-08-19 23:19:16 +01:00
statement.rs Add support for OMIT clause in SELECT statements (#2529) 2023-08-27 19:00:11 +01:00
test.rs Ensure transactions are handled properly (#2585) 2023-09-02 22:22:41 +01:00
transaction.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
variables.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00