surrealpatch/lib/src/dbs
2022-09-30 21:42:33 +01:00
..
auth.rs Add additional functions on Auth type for validating authentication 2022-05-11 15:23:07 +01:00
channel.rs Add support for Record ID ranges 2022-08-28 23:31:57 +01:00
executor.rs Ensure LET statements throw errors correctly on failure 2022-09-25 10:56:57 +01:00
iterate.rs Refactor and optimize functions and Value operators (#80) 2022-09-01 01:27:52 +01:00
iterator.rs Ensure FETCH clauses fetch the respective data correctly 2022-09-30 21:42:33 +01:00
mod.rs Improve command-line logging 2022-07-19 09:28:24 +01:00
options.rs Miscellaneous performance optimizations and code cleanup (#240) 2022-09-23 00:54:53 +01:00
response.rs Add initial WebSocket JSON RPC implementation 2022-07-04 02:32:26 +01:00
session.rs Miscellaneous performance optimizations and code cleanup (#240) 2022-09-23 00:54:53 +01:00
statement.rs Ensure correct permissions are used on each query 2022-06-28 11:54:04 +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 Use BTreeMap for database execution variables 2022-06-20 02:13:28 +01:00