surrealpatch/lib/src/dbs
2022-03-18 19:51:13 +00:00
..
auth.rs Apply cargo clippy lint recommendations 2022-03-05 14:42:58 +00:00
channel.rs Pass the current statement to the value iterator functions 2022-03-18 19:51:13 +00:00
dbs.rs Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00
executor.rs Convert error names according to clippy recommendations 2022-03-06 22:21:37 +00:00
iterate.rs Enable support for numbers and strings in record ids 2022-03-18 07:24:36 +00:00
iterator.rs Pass the current statement to the value iterator functions 2022-03-18 19:51:13 +00:00
mod.rs Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00
options.rs Convert error names according to clippy recommendations 2022-03-06 22:21:37 +00:00
response.rs Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00
runtime.rs Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00
session.rs Apply cargo clippy lint recommendations 2022-03-05 14:42:58 +00:00
statement.rs Enable fetching WHERE clause from statement in iterator 2022-03-18 19:50:47 +00:00
test.rs Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00
transaction.rs Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00
variables.rs Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00