surrealpatch/core/src
2024-09-03 14:13:37 +01:00
..
cf Create with version (#4548) 2024-08-21 13:54:58 +00:00
cnf Range values (#4506) 2024-08-20 11:42:06 +00:00
ctx [Feat] Asynchronous indexing (#4480) 2024-08-20 09:20:53 +00:00
dbs Fix ensuring unreachable code returns an error instead of panicking (#4665) 2024-09-02 11:02:53 +01:00
doc Fix NONE and NULL less than or greater than bugs (#4658) 2024-09-02 11:03:26 +01:00
env Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
err Versioned storage (#4581) 2024-08-23 09:27:21 +01:00
exe Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
fnc Make surrealdb.query() and surrealdb.value() consistent (#4675) 2024-09-03 14:13:37 +01:00
gql add basic enum support (#4576) 2024-08-22 23:31:00 +01:00
iam Change meta functions to record and add record::exists() function (#4602) 2024-08-25 10:01:43 +01:00
idg Insert with version (#4583) 2024-08-22 22:34:33 +00:00
idx [Feat] SELECT ORDER should use the index iterator when available (#4525) 2024-08-23 14:40:34 +01:00
key [Bug] Concurrent indexing fails on record updates (#4629) 2024-08-30 16:26:01 +00:00
kvs Overhaul the parser error type. (#4652) 2024-09-03 11:53:16 +00:00
mac Ensure failures are caught and transactions rolledback (#4621) 2024-08-28 11:35:41 +01:00
obs Bump to rustc 1.80.0 (#4436) 2024-07-29 15:39:38 +00:00
rpc Make sdk create consistent (#4667) 2024-09-03 14:01:37 +01:00
sql Add function returns to info structure (#4642) 2024-09-03 14:02:09 +01:00
syn Overhaul the parser error type. (#4652) 2024-09-03 11:53:16 +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 Add graphql support (#3797) 2024-08-18 18:49:27 +00:00
options.rs Uses Config::tick_interval (#4193) 2024-06-14 09:41:01 +00:00