surrealpatch/lib/src
2023-04-20 19:23:13 +01:00
..
api Bypass deserialisation for sql::Values on Response::take (#1834) 2023-04-20 19:20:50 +01:00
cnf Drop the parallel feature (#1574) 2023-01-07 09:42:45 +00:00
ctx Ensure HTTP requests timeout correctly 2023-03-07 09:54:58 +00:00
dbs Refactor and reduce allocations in query executor. (#1819) 2023-04-20 13:30:47 +01:00
doc Ensure edge record deletes do not cascade to related records 2023-04-16 18:17:50 +01:00
env Fix version string (#1585) 2023-01-07 13:57:20 +00:00
err Use custom serialization format 2023-03-31 23:49:52 +01:00
exe Limit the number of concurrent futures run when fetching remote records (#1824) 2023-04-18 22:32:29 +01:00
fnc Ensure array::remove() function works correctly 2023-04-20 19:23:13 +01:00
key Add support for custom SQL functions 2023-03-25 19:44:03 +00:00
kvs Improve performance and security of simple JSON parser (#1813) 2023-04-17 15:39:37 +01:00
mac Add blueprint for JavaScript Web APIs 2023-02-13 17:47:09 +00:00
sql Refactor and reduce allocations in query executor. (#1819) 2023-04-20 13:30:47 +01:00
lib.rs Temporarily remove sql! parser runtime macro 2023-02-09 10:53:19 +00:00