surrealpatch/lib/src/sql/statements
Tobie Morgan Hitchcock 70ec7c599e Add pretty-printing support for IF ELSE statements
Related to #247
Related to #225
Related to #1319
2023-02-21 12:29:02 +00: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 Make SQL subquery behaviour understandable and consistent 2023-02-19 17:34:18 +00:00
define.rs Update clippy linting tests 2023-02-03 11:47:07 +00:00
delete.rs Make SQL subquery behaviour understandable and consistent 2023-02-19 17:34:18 +00:00
ifelse.rs Add pretty-printing support for IF ELSE statements 2023-02-21 12:29:02 +00:00
info.rs Update clippy linting tests 2023-02-03 11:47:07 +00:00
insert.rs Make SQL subquery behaviour understandable and consistent 2023-02-19 17:34:18 +00:00
kill.rs Implement hashed implementation of Uniq<Array> (#1310) 2022-10-27 05:23:24 -07:00
live.rs Update clippy linting tests 2023-02-03 11:47:07 +00:00
mod.rs Add ability to define global parameters on database 2023-01-09 15:49:47 +00:00
option.rs Implement hashed implementation of Uniq<Array> (#1310) 2022-10-27 05:23:24 -07:00
output.rs Update clippy linting tests 2023-02-03 11:47:07 +00:00
relate.rs Make SQL subquery behaviour understandable and consistent 2023-02-19 17:34:18 +00:00
remove.rs Add ability to define global parameters on database 2023-01-09 15:49:47 +00:00
select.rs Make SQL subquery behaviour understandable and consistent 2023-02-19 17:34:18 +00:00
set.rs Implement hashed implementation of Uniq<Array> (#1310) 2022-10-27 05:23:24 -07:00
update.rs Make SQL subquery behaviour understandable and consistent 2023-02-19 17:34:18 +00:00
yuse.rs Update clippy linting tests 2023-02-03 11:47:07 +00:00