surrealpatch/lib/tests
Micha de Vries 12ddb94508
Improve RETURN logic (#4298)
Co-authored-by: Mees Delzenne <DelSkayn@users.noreply.github.com>
2024-07-04 15:05:47 +00:00
..
api [Feat] aligns DEFINE resource creation (already exists) (#4148) 2024-06-07 16:24:55 +00:00
api.rs Hide surrealdb-core capabilities struct and implement builder. (#4173) 2024-06-17 14:30:30 +00:00
bootstrap.rs Remove race conditions in cf tests (#3669) 2024-03-13 12:12:35 +00:00
cache.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
cast.rs Ability to cast string to a Thing/Record ID (#2834) 2023-10-26 13:18:49 +00:00
changefeeds.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +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 warnings (#3634) 2024-03-08 10:58:07 +00:00
create.rs [Feat] aligns DEFINE resource creation (already exists) (#4148) 2024-06-07 16:24:55 +00:00
datetimes.rs Introduce new experimental parser (#2885) 2024-01-10 16:43:56 +00:00
define.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
delete.rs Consolidate authentication methods (#3988) 2024-05-22 13:57:25 +00:00
escape.rs Introduce new experimental parser (#2885) 2024-01-10 16:43:56 +00:00
expression.rs Implement missing modulo operator in new parser (#4182) 2024-06-13 11:23:24 +00:00
fetch.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
field.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
foreach.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
function.rs fix: check args for array::clump (#4167) 2024-06-13 06:42:15 +00:00
future.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
geometry.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
group.rs [Feat] aligns DEFINE resource creation (already exists) (#4148) 2024-06-07 16:24:55 +00:00
helpers.rs Restructure the parser around the concept of token gluing. (#4081) 2024-06-12 13:52:08 +00:00
info.rs Improve structured output (#4217) 2024-06-25 07:41:06 +00:00
insert.rs .generate() should not format table name (#4102) 2024-05-28 13:01:25 +00:00
live.rs 4294 bug lq delete notifications missing after 5s (#4297) 2024-07-03 15:35:04 +00:00
matches.rs [Feat] aligns DEFINE resource creation (already exists) (#4148) 2024-06-07 16:24:55 +00:00
merge.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
model.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
option.rs Indexes should be populated on import (#4047) 2024-05-15 13:29:40 +00:00
param.rs Consolidate authentication methods (#3988) 2024-05-22 13:57:25 +00:00
parse.rs Fix FFLAGS import and warnings in tests (#4010) 2024-05-09 21:14:03 +00:00
planner.rs Add missing datetime prefix. (#4244) 2024-06-21 21:32:41 +00:00
query.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
range.rs fix: interchangable limit & order (#2774) 2023-10-04 09:53:46 -04:00
rebuild.rs Feat: Introduce Rebuild command (#3933) 2024-04-24 13:30:58 +00:00
relate.rs Add relation rpc method (#3775) 2024-04-18 11:48:12 +01:00
remove.rs Resolve panics when a NS or a DB are not configured (#4157) 2024-06-11 09:34:21 +00:00
return.rs Improve RETURN logic (#4298) 2024-07-04 15:05:47 +00:00
running.md Improve bootstrapping for finding invalid data from beta versions. (#2700) 2023-10-04 13:06:58 +00:00
script.rs Refactor Cargo features to use separate core library versions (#3688) 2024-03-15 11:21:32 +00:00
select.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
strict.rs Consolidate authentication methods (#3988) 2024-05-22 13:57:25 +00:00
subquery.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
table.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00: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 Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
update.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
upsert.rs Add UPSERT statement (#4163) 2024-06-12 09:15:09 +00:00
util.rs Sur 253 Change Cl->Nd, rework key/mod (#2257) 2023-07-18 18:32:38 +00:00
vector.rs [Feat] aligns DEFINE resource creation (already exists) (#4148) 2024-06-07 16:24:55 +00:00
yuse.rs [security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00