surrealpatch/lib/src/sql/statements
2023-04-02 00:28:01 +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 Make SQL subquery behaviour understandable and consistent 2023-02-19 17:34:18 +00:00
define.rs Ensure DEFINE and REMOVE statements are serialized with full field information 2023-04-02 00:28:01 +01: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 Add support for custom SQL functions 2023-03-25 19:44:03 +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 Enable DIFF option in LIVE SELECT queries 2023-02-22 18:04:30 +00:00
mod.rs Add support for custom SQL functions 2023-03-25 19:44:03 +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 Improve SQL Idiom path parsing 2023-03-31 20:00:21 +01:00
remove.rs Ensure DEFINE and REMOVE statements are serialized with full field information 2023-04-02 00:28:01 +01: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
sleep.rs Implements transaction isolation testing (#1674) 2023-03-10 15:24:27 +00: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