surrealpatch/core/src
Micha de Vries 8fdc930098
Fix Datastore.compute() authentication check ()
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-07-02 20:16:08 +00:00
..
cf Add original value to Del in change feeds () 2024-05-13 17:07:39 +00:00
cnf Refactor function target and net target parsing and matching. () 2024-06-12 10:00:51 +00:00
ctx Refactor function target and net target parsing and matching. () 2024-06-12 10:00:51 +00:00
dbs Fix: Correctly implement none for Capabilities () 2024-06-18 18:49:12 +00:00
doc Add UPSERT statement () 2024-06-12 09:15:09 +00:00
env Extract core lib into a standalone crate () 2024-02-02 22:10:47 +00:00
err Refactor function target and net target parsing and matching. () 2024-06-12 10:00:51 +00:00
exe Add #[non_exhaustive] to core structs and enums () 2024-04-02 20:12:08 +00:00
fnc fix: check args for array::clump () 2024-06-13 06:42:15 +00:00
iam Implement AUTHENTICATE clause on RECORD access () 2024-07-01 10:37:50 +00:00
idg Add #[non_exhaustive] to core structs and enums () 2024-04-02 20:12:08 +00:00
idx Resolve panics when a NS or a DB are not configured () 2024-06-11 09:34:21 +00:00
key Consolidate authentication methods () 2024-05-22 13:57:25 +00:00
kvs Fix Datastore.compute() authentication check () 2024-07-02 20:16:08 +00:00
mac Improve structured output () 2024-06-25 07:41:06 +00:00
obs refactor rpc code () 2024-04-17 18:56:08 +00:00
rpc Geometry point values should be sent as floats in CBOR () 2024-06-28 14:59:42 +00:00
sql Ident should not be escaped for InfoStructure impl () 2024-07-02 07:39:11 +00:00
syn Fix panic in the parser () 2024-07-02 13:41:08 +00:00
vs Add #[non_exhaustive] to core structs and enums () 2024-04-02 20:12:08 +00:00
fflags.rs Add #[non_exhaustive] to core structs and enums () 2024-04-02 20:12:08 +00:00
lib.rs Move Transaction to Context () 2024-05-28 10:43:45 +00:00
options.rs Uses Config::tick_interval () 2024-06-14 09:41:01 +00:00