surrealpatch/core/src/dbs
2024-06-18 18:49:12 +00:00
..
capabilities.rs Fix: Correctly implement none for Capabilities (#4218) 2024-06-18 18:49:12 +00:00
distinct.rs Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
executor.rs Move Transaction to Context (#4096) 2024-05-28 10:43:45 +00:00
fuzzy_eq.rs Add FuzzyEq trait (#3896) 2024-04-18 12:38:37 +00:00
group.rs Move Transaction to Context (#4096) 2024-05-28 10:43:45 +00:00
iterator.rs Refactor function target and net target parsing and matching. (#4150) 2024-06-12 10:00:51 +00:00
lifecycle.rs Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
mod.rs Add FuzzyEq trait (#3896) 2024-04-18 12:38:37 +00:00
node.rs Info structure refactor (#3886) 2024-04-17 15:27:55 +01:00
notification.rs Add FuzzyEq trait (#3896) 2024-04-18 12:38:37 +00:00
options.rs Resolve panics when a NS or a DB are not configured (#4157) 2024-06-11 09:34:21 +00:00
plan.rs INSERT RELATION (#4057) 2024-05-28 12:37:16 +00:00
processor.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
response.rs Info structure refactor (#3886) 2024-04-17 15:27:55 +01:00
result.rs Refactor function target and net target parsing and matching. (#4150) 2024-06-12 10:00:51 +00:00
session.rs Consolidate authentication methods (#3988) 2024-05-22 13:57:25 +00:00
statement.rs Refactor function target and net target parsing and matching. (#4150) 2024-06-12 10:00:51 +00:00
store.rs Refactor function target and net target parsing and matching. (#4150) 2024-06-12 10:00:51 +00:00
test.rs Move Transaction to Context (#4096) 2024-05-28 10:43:45 +00:00
transaction.rs Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
variables.rs Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00