surrealpatch/lib/src
2022-04-27 16:21:51 +01:00
..
cnf Enable parallel iteration of records 2022-02-27 00:01:19 +00:00
ctx No need to clone key when fetching value on context 2022-04-06 00:09:23 +01:00
dbs implement COLLATE and NUMERIC ordering in ORDER BY clauses 2022-04-27 16:21:51 +01:00
doc Only check fields if the document is a table record 2022-04-13 18:31:28 +01:00
err Implement INDEX clauses 2022-04-09 13:33:39 +01:00
fnc Ensure random times are generated correctly 2022-04-24 12:03:17 +01:00
key Implement INDEX clauses 2022-04-09 13:33:39 +01:00
kvs Fix typo in ixdb key-value store implementation 2022-04-09 10:08:51 +01:00
mac Remove unused macros 2022-03-15 08:34:40 +00:00
sql implement COLLATE and NUMERIC ordering in ORDER BY clauses 2022-04-27 16:21:51 +01:00
lib.rs Forbid all usage of unsafe code 2022-03-23 15:12:29 +00:00