surrealpatch/lib/src/dbs
2023-02-03 11:47:07 +00:00
..
auth.rs Add additional functions on Auth type for validating authentication 2022-05-11 15:23:07 +01:00
channel.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
executor.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
iterate.rs Implement inclusive and unbounded record ranges 2022-10-30 01:32:27 +00:00
iterator.rs Drop the parallel feature (#1574) 2023-01-07 09:42:45 +00:00
mod.rs Drop the parallel feature (#1574) 2023-01-07 09:42:45 +00:00
options.rs Improve code comments for documentation (#1476) 2022-11-23 09:42:59 +00:00
response.rs Don’t take response output by reference 2022-11-23 09:11:58 +00:00
session.rs Miscellaneous performance optimizations and code cleanup (#240) 2022-09-23 00:54:53 +01:00
statement.rs Update clippy linting tests 2023-02-03 11:47:07 +00:00
test.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +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