surrealpatch/lib/src/dbs
2023-08-19 23:19:16 +01:00
..
distinct.rs Add versioned data storage serialisation (#2433) 2023-08-17 19:03:46 +01:00
executor.rs Add versioned data storage serialisation (#2433) 2023-08-17 19:03:46 +01:00
explanation.rs feat: implements Multi-index execution plan (#2280) 2023-07-20 12:56:32 +00:00
iterator.rs feat: implements Multi-index execution plan (#2280) 2023-07-20 12:56:32 +00:00
mod.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +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 GC live queries when client disconnects (#2255) 2023-08-19 10:01:37 +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 feat: Implements SELECT/EXPLAIN FULL (#2258) 2023-07-14 12:22:37 +00:00
test.rs Add warning log for dropped uncommitted write transactions (#2425) 2023-08-12 22:01:27 +00: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