surrealpatch/lib/src/dbs
2023-06-12 12:23:30 +01:00
..
auth.rs
channel.rs Derive Serialize implementations for enums (#1887) 2023-04-29 21:50:25 +01:00
executor.rs Security - Add global query timeouts (attempt 2). (#2097) 2023-06-12 12:23:30 +01:00
iterate.rs Derive Serialize implementations for enums (#1887) 2023-04-29 21:50:25 +01:00
iterator.rs Refactor - consolidate Field enum to reduce redundancy. (#2104) 2023-06-10 20:23:22 +00:00
mod.rs
options.rs Bugfix #1946 - allow 4X deeper computation by default, make limit configurable (#1950) 2023-05-09 07:37:07 +01:00
response.rs
session.rs Use static str where possible for context param names (#1942) 2023-05-06 21:49:34 +01:00
statement.rs
test.rs
transaction.rs
variables.rs