surrealpatch/lib/src/sql/statements
2022-10-19 19:16:31 +01:00
..
begin.rs Refactor, optimization, cleanup (#1288) 2022-10-04 22:51:18 +01:00
cancel.rs Refactor, optimization, cleanup (#1288) 2022-10-04 22:51:18 +01:00
commit.rs Refactor, optimization, cleanup (#1288) 2022-10-04 22:51:18 +01:00
create.rs Allow Record IDs defined within parameters to be used in CREATE and RELATE statements 2022-10-19 19:16:31 +01:00
define.rs Ensure UUIDs and Datetimes can be converted to strings correctly 2022-10-16 17:36:07 +01:00
delete.rs Refactor, optimization, cleanup (#1288) 2022-10-04 22:51:18 +01:00
ifelse.rs Add support for both writeable and read-only transactions 2022-05-14 22:30:49 +01:00
info.rs Refactor, optimization, cleanup (#1288) 2022-10-04 22:51:18 +01:00
insert.rs Refactor, optimization, cleanup (#1288) 2022-10-04 22:51:18 +01:00
kill.rs Fix bug when defining NS / DB without first selecting NS / DB 2022-07-26 10:06:33 +01:00
live.rs Fix bug when defining NS / DB without first selecting NS / DB 2022-07-26 10:06:33 +01:00
mod.rs Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00
option.rs Use char instead of str for parsing where possible 2022-03-16 23:53:31 +00:00
output.rs Add support for FETCH cluases in SQL RETURN statements 2022-10-16 23:12:24 +01:00
relate.rs Allow Record IDs defined within parameters to be used in CREATE and RELATE statements 2022-10-19 19:16:31 +01:00
remove.rs Refactor, optimization, cleanup (#1288) 2022-10-04 22:51:18 +01:00
select.rs Allow parameters in LIMIT and START clauses in SQL SELECT statements 2022-10-17 02:57:53 +01:00
set.rs Add support for both writeable and read-only transactions 2022-05-14 22:30:49 +01:00
update.rs Refactor, optimization, cleanup (#1288) 2022-10-04 22:51:18 +01:00
yuse.rs Refactor, optimization, cleanup (#1288) 2022-10-04 22:51:18 +01:00