surrealpatch/core/src/dbs
2024-05-10 12:42:40 +00:00
..
capabilities.rs Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
distinct.rs Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
executor.rs Move Live Query V2 code to separate location (#3911) 2024-04-22 11:22:00 +00:00
fuzzy_eq.rs Add FuzzyEq trait (#3896) 2024-04-18 12:38:37 +00:00
group.rs Fixes math:min in foreign table (#4017) 2024-05-10 12:42:40 +00:00
iterator.rs Implement reblessive into the executor. (#3803) 2024-04-18 15:51:47 +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 Implement reblessive into the executor. (#3803) 2024-04-18 15:51:47 +00:00
plan.rs Feature: A query with aggregations should not store every records in memory (#3657) 2024-03-12 10:48:53 +00:00
processor.rs Implement reblessive into the executor. (#3803) 2024-04-18 15:51:47 +00:00
response.rs Info structure refactor (#3886) 2024-04-17 15:27:55 +01:00
result.rs Implement reblessive into the executor. (#3803) 2024-04-18 15:51:47 +00:00
session.rs Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
statement.rs Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
store.rs Feature: On disk temporary table (#3749) 2024-03-28 16:29:55 +00:00
test.rs Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +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