surrealpatch/lib/src/dbs
2022-05-31 19:00:32 +01:00
..
auth.rs Add additional functions on Auth type for validating authentication 2022-05-11 15:23:07 +01:00
channel.rs Implement INSERT and RELATE statements 2022-05-30 16:32:26 +01:00
executor.rs Add support for both writeable and read-only transactions 2022-05-14 22:30:49 +01:00
iterate.rs Implement INSERT and RELATE statements 2022-05-30 16:32:26 +01:00
iterator.rs Implement INSERT and RELATE statements 2022-05-30 16:32:26 +01:00
mod.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
options.rs Reduce mem size of Error enum types 2022-05-06 23:09:08 +01:00
response.rs Improve comments in public library package 2022-05-04 00:49:38 +01:00
session.rs Simplify session conversion to database context 2022-05-31 19:00:32 +01:00
statement.rs Implement INSERT and RELATE statements 2022-05-30 16:32:26 +01:00
test.rs Don’t clone variables when processing sub-contexts 2022-05-14 13:38:17 +01:00
transaction.rs Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00
variables.rs Simplify external API when working with Datastore 2022-05-04 00:07:46 +01:00