.. |
auth.rs
|
Apply cargo clippy lint recommendations
|
2022-03-05 14:42:58 +00:00 |
channel.rs
|
Prevent usize overflow when no records found
|
2022-03-23 12:05:50 +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
|
Prevent usize overflow when no records found
|
2022-03-23 12:05:50 +00:00 |
iterator.rs
|
Only allow simple fields for SPLIT, ORDER, and GROUP clauses
|
2022-03-23 14:02:03 +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 |