surrealpatch/lib/src
2023-05-19 22:02:43 +01:00
..
api Bugfix - Visibly warn if failed to deserialize websocket response. (#1999) 2023-05-16 12:31:16 +01:00
cnf Fix clippy warnings (#1965) 2023-05-10 12:58:04 -04:00
ctx Use static str where possible for context param names (#1942) 2023-05-06 21:49:34 +01:00
dbs Bugfix #1946 - allow 4X deeper computation by default, make limit configurable (#1950) 2023-05-09 07:37:07 +01:00
doc Feature: Add unset clause for update statement (#2004) 2023-05-18 09:04:40 +01:00
env Fix version string (#1585) 2023-01-07 13:57:20 +00:00
err Bugfix - error on integer overflow in SurrealQL. (#1983) 2023-05-12 19:55:52 -04:00
exe Limit the number of concurrent futures run when fetching remote records (#1824) 2023-04-18 22:32:29 +01:00
fnc Bugfix - time::ceil function edge case. (#1976) 2023-05-12 13:59:58 -04:00
key Favour rust binary characters instead of hex (#1978) 2023-05-12 19:40:45 -04:00
kvs Implements analyzer definition (#1705) 2023-05-09 22:08:09 -04:00
mac Add blueprint for JavaScript Web APIs 2023-02-13 17:47:09 +00:00
sql Bugfix #2001 - Error instead of panic when applying malformed patches. (#2007) 2023-05-19 22:02:43 +01:00
lib.rs Bypass deserialisation for sql::Value responses on Surreal methods (#1875) 2023-04-28 12:20:57 +01:00