surrealpatch/lib/src
2023-04-29 09:06:02 +01:00
..
api impl From<sql::Value> for serde_json::Value (#1877) 2023-04-29 09:06:02 +01:00
cnf Drop the parallel feature (#1574) 2023-01-07 09:42:45 +00:00
ctx Simplify external API and cleanup unused functions (#1857) 2023-04-24 21:51:35 +01:00
dbs Refactor and reduce allocations in query executor. (#1819) 2023-04-20 13:30:47 +01:00
doc Add support for stricter typings (#1861) 2023-04-25 11:13:04 +01:00
env Fix version string (#1585) 2023-01-07 13:57:20 +00:00
err Add support for stricter typings (#1861) 2023-04-25 11:13:04 +01:00
exe Limit the number of concurrent futures run when fetching remote records (#1824) 2023-04-18 22:32:29 +01:00
fnc Bugfix - make string::slice properly handle UTF-8 and reallocate less. (#1854) 2023-04-25 22:58:53 +01:00
key Add support for stricter typings (#1861) 2023-04-25 11:13:04 +01:00
kvs Make error messages clearer when required features are not enabled (#1822) 2023-04-23 12:08:21 +01:00
mac Add blueprint for JavaScript Web APIs 2023-02-13 17:47:09 +00:00
sql impl From<sql::Value> for serde_json::Value (#1877) 2023-04-29 09:06:02 +01:00
lib.rs Bypass deserialisation for sql::Value responses on Surreal methods (#1875) 2023-04-28 12:20:57 +01:00