surrealpatch/lib/src/dbs
2022-11-01 23:55:33 +00:00
..
auth.rs Add additional functions on Auth type for validating authentication 2022-05-11 15:23:07 +01:00
channel.rs Implement inclusive and unbounded record ranges 2022-10-30 01:32:27 +00:00
executor.rs Ensure system parameters are not able to be overridden 2022-11-01 23:55:33 +00:00
iterate.rs Implement inclusive and unbounded record ranges 2022-10-30 01:32:27 +00:00
iterator.rs Ensure GROUP BY fields with functions are output correctly 2022-10-25 18:04:00 -07:00
mod.rs Improve command-line logging 2022-07-19 09:28:24 +01:00
options.rs Remove SQL debugging functionality 2022-10-16 17:36:07 +01:00
response.rs Remove unused Response to Value conversion implementation 2022-10-25 06:05:02 -07: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 Ensure system parameters are not able to be overridden 2022-11-01 23:55:33 +00:00