surrealpatch/lib/tests
Tobie Morgan Hitchcock 67eb4b97a1 Fix tests 😖
2022-10-19 15:48:50 +01:00
..
complex.rs Limit computation depth in functions, futures, and subqueries. (#241) 2022-10-06 17:35:03 +01:00
create.rs Allow custom Record IDs in RELATE statements 2022-09-30 21:33:33 +01:00
datetimes.rs Don’t automatically treat naive dates as datetimes 2022-10-17 03:34:07 +01:00
define.rs Fix tests 😖 2022-10-19 15:48:50 +01:00
escape.rs Ensure Record IDs with string-based integers, are output correctly 2022-10-17 00:05:38 +01:00
fetch.rs Ensure FETCH clauses fetch the respective data correctly 2022-09-30 21:42:33 +01:00
field.rs
future.rs Don’t automatically treat naive dates as datetimes 2022-10-17 03:34:07 +01:00
geometry.rs
insert.rs Allow custom Record IDs in RELATE statements 2022-09-30 21:33:33 +01:00
merge.rs Allow deep merging in UPDATE ... MERGE statements 2022-09-29 11:16:57 +01:00
model.rs
parse.rs
script.rs Feature gate scripting tests (#1251) 2022-09-27 18:02:37 +01:00
strict.rs
table.rs Use complex Record IDs for IDs in foreign tables with GROUP BY clauses 2022-10-04 00:27:38 +01:00
yuse.rs