surrealpatch/src
2023-01-18 00:08:39 +00:00
..
cli Make cli::sql default to using a WebSocket connection (#1592) 2023-01-11 13:47:21 +00:00
cnf Add a user-agent header to CLI HTTP requests 2022-12-20 10:30:06 +00:00
dbs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
env Ensure crate builds with no-default-features 2022-12-07 19:30:29 +00:00
err Use new client library in CLI sql command (#1561) 2022-12-30 21:27:19 +00:00
iam Fix base64 authentication token decoding 2023-01-18 00:08:39 +00:00
mac Ensure crate builds with no-default-features 2022-12-07 19:30:29 +00:00
net Decode urlencoded path parameters automatically 2023-01-17 14:10:21 +00:00
rpc Improve code comments for documentation (#1476) 2022-11-23 09:42:59 +00:00
main.rs Ensure CLI exits with non-zero code on errors (#1567) 2022-12-31 08:03:19 +00:00