surrealpatch/core/src
2024-06-28 10:15:03 +00:00
..
cf Add original value to Del in change feeds (#3969) 2024-05-13 17:07:39 +00:00
cnf Refactor function target and net target parsing and matching. (#4150) 2024-06-12 10:00:51 +00:00
ctx Refactor function target and net target parsing and matching. (#4150) 2024-06-12 10:00:51 +00:00
dbs Fix: Correctly implement none for Capabilities (#4218) 2024-06-18 18:49:12 +00:00
doc Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
env Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
err Refactor function target and net target parsing and matching. (#4150) 2024-06-12 10:00:51 +00:00
exe Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
fnc fix: check args for array::clump (#4167) 2024-06-13 06:42:15 +00:00
iam Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
idg Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
idx Resolve panics when a NS or a DB are not configured (#4157) 2024-06-11 09:34:21 +00:00
key Consolidate authentication methods (#3988) 2024-05-22 13:57:25 +00:00
kvs feat: enable fdb transaction timeout customization (#4166) 2024-06-13 10:22:32 +00:00
mac Improve structured output (#4217) 2024-06-25 07:41:06 +00:00
obs refactor rpc code (#3790) 2024-04-17 18:56:08 +00:00
rpc Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
sql Fix ELSE IF pretty formatting (#4267) 2024-06-28 10:15:03 +00:00
syn Fix a bug in the parser where 'ns' would not be properly parsed as an alias for 'NAMESPACE' (#4242) 2024-06-21 14:57:40 +00:00
vs Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
fflags.rs Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
lib.rs Move Transaction to Context (#4096) 2024-05-28 10:43:45 +00:00
options.rs Uses Config::tick_interval (#4193) 2024-06-14 09:41:01 +00:00