surrealpatch/lib/tests
2023-01-17 09:00:30 +00:00
..
api Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
api.rs Rename the engines module to engine (#1576) 2023-01-07 08:32:18 +00:00
cache.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
compare.rs Don’t treat NONE and NULL as the same 2023-01-07 08:54:12 +00:00
complex.rs Drop the parallel feature (#1574) 2023-01-07 09:42:45 +00: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 Add ability to define global parameters on database 2023-01-09 15:49:47 +00: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 Add support for FLEXIBLE fields on SCHEMAFULL tables 2023-01-04 09:50:01 +00:00
function.rs Add SQL array::all(), array::any(), array::min(), and array::max() functions 2023-01-17 09:00:30 +00:00
future.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
geometry.rs Allow trailing commas in SQL Geometry types 2023-01-03 17:52:22 +00:00
group.rs Check expressions for SPLIT ON, GROUP BY, and ORDER BY clauses 2023-01-08 17:38:51 +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
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 Add ability to define global parameters on database 2023-01-09 15:49:47 +00:00
parse.rs Add initial integration tests 2022-07-28 10:00:06 +01:00
relate.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
script.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
strict.rs Add ability to define global parameters on database 2023-01-09 15:49:47 +00:00
table.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00
yuse.rs Integrate client library into surrealdb crate (#1514) 2022-12-30 08:23:19 +00:00