surrealpatch/lib/src/sql/statements
2023-06-20 23:50:26 +01:00
..
analyze.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
begin.rs Implement hashed implementation of Uniq<Array> (#1310) 2022-10-27 05:23:24 -07:00
cancel.rs Implement hashed implementation of Uniq<Array> (#1310) 2022-10-27 05:23:24 -07:00
commit.rs Implement hashed implementation of Uniq<Array> (#1310) 2022-10-27 05:23:24 -07:00
create.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
define.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
delete.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
ifelse.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
info.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
insert.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
kill.rs Rebased live query changes (#2136) 2023-06-20 23:50:26 +01:00
live.rs Rebased live query changes (#2136) 2023-06-20 23:50:26 +01:00
mod.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
option.rs Implement hashed implementation of Uniq<Array> (#1310) 2022-10-27 05:23:24 -07:00
output.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
relate.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
remove.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
select.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
set.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
sleep.rs Rebased live query changes (#2136) 2023-06-20 23:50:26 +01:00
update.rs Introduce query planner and indexing (#1899) 2023-06-19 19:41:13 +01:00
yuse.rs Update clippy linting tests 2023-02-03 11:47:07 +00:00