surrealpatch/lib/tests
2023-06-19 22:35:19 +00:00
..
api Ensure formatting and linting are properly checked (#2154) 2023-06-19 22:35:19 +00:00
api.rs Test FoundationDB (#1889) 2023-06-13 20:55:38 +00:00
cache.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
compare.rs Unify serialisation (#1881) 2023-04-29 16:58:22 +01:00
complex.rs Bugfix #1946 - allow 4X deeper computation by default, make limit configurable (#1950) 2023-05-09 07:37:07 +01:00
create.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
datetimes.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
define.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
escape.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
fetch.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
field.rs Improve type casting support (#2083) 2023-06-06 06:12:59 +00:00
function.rs Feature - Use rust_decimal (128b) instead of bigdecimal ("arbitrary" precision) (#1991) 2023-06-09 15:23:30 +00:00
future.rs Limit the number of concurrent futures run when fetching remote records (#1824) 2023-04-18 22:32:29 +01:00
geometry.rs Allow trailing commas in SQL Geometry types 2023-01-03 17:52:22 +00:00
group.rs Feature - Use rust_decimal (128b) instead of bigdecimal ("arbitrary" precision) (#1991) 2023-06-09 15:23:30 +00:00
insert.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
limit.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
matches.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
merge.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
model.rs Check expressions for SPLIT ON, GROUP BY, and ORDER BY clauses 2023-01-08 17:38:51 +00:00
param.rs Change data returned by the INFO statement (#2078) 2023-05-31 12:35:29 +00:00
parse.rs Improve performance and security of simple JSON parser (#1813) 2023-04-17 15:39:37 +01:00
relate.rs Ensure internal edge record fields can not be modified 2023-03-30 19:30:49 +01:00
remove.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
script.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
select.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
strict.rs Change data returned by the INFO statement (#2078) 2023-05-31 12:35:29 +00:00
subquery.rs Add operator for unique array add 2023-03-25 23:17:33 +00:00
table.rs Change data returned by the INFO statement (#2078) 2023-05-31 12:35:29 +00:00
typing.rs Improve type casting support (#2083) 2023-06-06 06:12:59 +00:00
update.rs Ensure user $input is accessible with all Data pattern types (#1945) 2023-05-07 13:33:32 +01:00
yuse.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00