surrealpatch/lib/tests
2023-08-29 09:46:48 +01:00
..
api Make patch return the patched record (#2530) 2023-08-27 19:28:38 +01:00
api.rs Make tick a configuration option (#2495) 2023-08-25 07:55:22 +00:00
cache.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
changefeeds.rs Make tick a configuration option (#2495) 2023-08-25 07:55:22 +00:00
compare.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
complex.rs Security - Limit parser depth. (#2369) 2023-08-21 22:05:11 +00:00
create.rs Support ON DUPLICATE KEY UPDATE when a unique index entry exists (#2534) 2023-08-29 09:46:48 +01:00
datetimes.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
define.rs Support ON DUPLICATE KEY UPDATE when a unique index entry exists (#2534) 2023-08-29 09:46:48 +01:00
delete.rs Fix live queries to check predicates against previous document instead of current (#2452) 2023-08-19 13:31:51 +01:00
escape.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
fetch.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
field.rs Implement DEFAULT value clause on DEFINE FIELD statements (#2468) 2023-08-20 03:53:50 +01:00
foreach.rs Ensure foreach range is computed before iterating over (#2492) 2023-08-22 17:45:22 +01:00
function.rs Support arbitrary number of arrays in array::concat() (#2526) 2023-08-27 11:40:49 +01:00
future.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
geometry.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
group.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
helpers.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
info.rs Improve DEFINE and REMOVE statements code (#2455) 2023-08-18 14:21:02 +01:00
insert.rs Support ON DUPLICATE KEY UPDATE when a unique index entry exists (#2534) 2023-08-29 09:46:48 +01:00
limit.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
matches.rs Feat: Support of (un)flattened fields in indexing (#2327) 2023-08-01 07:30:13 +00:00
merge.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
model.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
param.rs Improve DEFINE and REMOVE statements code (#2455) 2023-08-18 14:21:02 +01:00
parse.rs Improve performance and security of simple JSON parser (#1813) 2023-04-17 15:39:37 +01:00
planner.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
query.rs Enable parsing raw values at base of query (#2508) 2023-08-26 12:08:16 +01:00
relate.rs Ensure edge in and out fields are not overwritten (#2506) 2023-08-24 09:19:19 +01:00
remove.rs Improve DEFINE and REMOVE statements code (#2455) 2023-08-18 14:21:02 +01:00
script.rs Add the value function for easy access to SurrealQL parameters and values. (#2355) 2023-07-29 21:16:48 +00:00
select.rs Add support for OMIT clause in SELECT statements (#2529) 2023-08-27 19:00:11 +01:00
strict.rs Improve DEFINE and REMOVE statements code (#2455) 2023-08-18 14:21:02 +01:00
subquery.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
table.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
throw.rs Improve output of THROW errors (#2505) 2023-08-23 23:30:13 +01:00
transaction.rs Improve output of THROW errors (#2505) 2023-08-23 23:30:13 +01:00
typing.rs Add null as a specific field type (#2524) 2023-08-27 11:22:27 +01:00
update.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
util.rs Sur 253 Change Cl->Nd, rework key/mod (#2257) 2023-07-18 18:32:38 +00:00
yuse.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00