surrealpatch/core/src
Raphael Darley 4147f673d3
add descriptions to graphql (#4776)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-09-16 13:23:22 +00:00
..
cf 4126 bug internal database error ts is less than or equal to the latest ts (#4311) 2024-09-15 22:30:44 +01:00
cnf Simplify cfg attributes around codebase (#4695) 2024-09-05 09:35:35 +01:00
ctx Convert unreachable!() code to Error::Unreachable errors in core (#4673) 2024-09-09 18:58:17 +01:00
dbs Feat: Include record ID in live queries notifications. (#2950) 2024-09-16 00:48:57 +01:00
doc Feat: Include record ID in live queries notifications. (#2950) 2024-09-16 00:48:57 +01:00
env Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
err Merge commit from fork 2024-09-10 17:19:45 +02:00
exe Refactor migrating away from once cell (#4614) 2024-09-05 09:04:12 +01:00
fnc Add geo::is::valid() function (#4711) 2024-09-15 23:45:24 +01:00
gql add descriptions to graphql (#4776) 2024-09-16 13:23:22 +00:00
iam Improve testing for signing in and verifying tokens (#4620) 2024-09-15 23:15:53 +01:00
idg Insert with version (#4583) 2024-08-22 22:34:33 +00:00
idx Query planner to support composite indexes on the 1st column (#4746) 2024-09-16 13:17:20 +00:00
key Query planner to support composite indexes on the 1st column (#4746) 2024-09-16 13:17:20 +00:00
kvs Query planner to support composite indexes on the 1st column (#4746) 2024-09-16 13:17:20 +00:00
mac Convert unreachable!() code to Error::Unreachable errors in core (#4673) 2024-09-09 18:58:17 +01:00
obs Refactor migrating away from once cell (#4614) 2024-09-05 09:04:12 +01:00
rpc Convert unreachable!() code to Error::Unreachable errors in core (#4673) 2024-09-09 18:58:17 +01:00
sql Remove eager parsing of "false" truthiness (#4775) 2024-09-16 08:46:31 +00:00
syn Add path for time::epoch constant (#4773) 2024-09-16 06:30:13 +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