surrealpatch/lib/tests
2023-10-26 13:18:49 +00:00
..
api Fix #2513 - Query results should be consistent and representative (#2887) 2023-10-26 10:05:44 +00:00
api.rs Fix local engine endpoints (#2813) 2023-10-10 06:01:21 +00:00
bootstrap.rs Add new clocks (#2778) 2023-10-18 08:56:22 +00:00
cache.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
cast.rs Ability to cast string to a Thing/Record ID (#2834) 2023-10-26 13:18:49 +00:00
changefeeds.rs Fix clippy warnings in tests and clippy check tests in CI (#2779) 2023-10-04 09:51:34 +00:00
compare.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
complex.rs Fix typos (#2764) 2023-09-28 09:17:29 +00:00
create.rs Add ONLY keyword for single result outputs (#2624) 2023-09-05 16:22:13 +01:00
datetimes.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
define.rs Fix clippy warnings in tests and clippy check tests in CI (#2779) 2023-10-04 09:51:34 +00:00
delete.rs Fix clippy warnings in tests and clippy check tests in CI (#2779) 2023-10-04 09:51:34 +00:00
escape.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
fetch.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
field.rs move is::* -> string::is::*, add new type::is::* fncs (#2603) 2023-09-04 16:10:18 +00:00
foreach.rs Support FOR statements inside code blocks (#2664) 2023-09-10 12:30:30 +01:00
function.rs Ability to cast string to a Thing/Record ID (#2834) 2023-10-26 13:18:49 +00:00
future.rs Fix typos (#2764) 2023-09-28 09:17:29 +00:00
geometry.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
group.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
helpers.rs Fix clippy warnings in tests and clippy check tests in CI (#2779) 2023-10-04 09:51:34 +00:00
info.rs Add live queries to INFO FOR TB statement (#2673) 2023-09-11 20:35:32 +01:00
insert.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
matches.rs Fix clippy warnings in tests and clippy check tests in CI (#2779) 2023-10-04 09:51:34 +00:00
merge.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
model.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
param.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
parse.rs Improve performance and security of simple JSON parser (#1813) 2023-04-17 15:39:37 +01:00
planner.rs Fix index plan for idiom param value (#2865) 2023-10-25 10:24:04 +00:00
query.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
range.rs fix: interchangable limit & order (#2774) 2023-10-04 09:53:46 -04:00
relate.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
remove.rs Switch transaction to enum from bool (#2743) 2023-09-26 13:02:53 +00:00
return.rs Add ONLY keyword for single result outputs (#2624) 2023-09-05 16:22:13 +01:00
running.md Improve bootstrapping for finding invalid data from beta versions. (#2700) 2023-10-04 13:06:58 +00:00
script.rs Add ONLY keyword for single result outputs (#2624) 2023-09-05 16:22:13 +01:00
select.rs Process scripting functions before "type::*" functions (#2681) 2023-09-12 11:14:09 +01:00
strict.rs Fix panic on commit when defining db and tb in strict mode (#2684) 2023-09-12 15:33:24 +01:00
subquery.rs Add ONLY keyword for single result outputs (#2624) 2023-09-05 16:22:13 +01:00
table.rs Add live queries to INFO FOR TB statement (#2673) 2023-09-11 20:35:32 +01:00
throw.rs Allow any value to be used for error type in THROW statement (#2618) 2023-09-05 16:21:34 +01:00
transaction.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
typing.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
update.rs Add $before and $after params to RETURN clauses (#2665) 2023-09-10 19:22:41 +01:00
util.rs Sur 253 Change Cl->Nd, rework key/mod (#2257) 2023-07-18 18:32:38 +00:00
vector.rs Feature: Vector Search: mtree index + knn operator (#2546) 2023-09-12 21:26:03 +01:00
yuse.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00