surrealpatch/core/src
Gerard Guillemas Martos c3d788ff4a
Add BEARER access type and its basic grant management (#4302)
Co-authored-by: Emmanuel Keller <emmanuel.keller@surrealdb.com>
Co-authored-by: Micha de Vries <micha@devrie.sh>
2024-08-13 16:38:17 +00:00
..
cf Experimental: select all from table with version (#4494) 2024-08-13 15:35:30 +00:00
cnf Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00
ctx Implement anonymous functions (#4474) 2024-08-10 12:44:12 +00:00
dbs Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00
doc Skip ASSERT for type option<T> and value NONE (#4483) 2024-08-08 17:11:39 +01:00
env Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
err Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00
exe Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
fnc Serialisation improvements for sql::Value (#4255) 2024-08-13 08:29:43 +00:00
iam Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00
idg Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
idx Experimental: select all from table with version (#4494) 2024-08-13 15:35:30 +00:00
key Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00
kvs Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00
mac Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
obs Bump to rustc 1.80.0 (#4436) 2024-07-29 15:39:38 +00:00
rpc Allow unsetting ns/db on rpc (#4373) 2024-07-18 07:07:57 +00:00
sql Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00
syn Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00
vs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +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