.. |
begin.rs
|
Fix BEGIN / CANCEL / COMMIT full statements
|
2022-04-27 02:29:32 +01:00 |
cancel.rs
|
Fix BEGIN / CANCEL / COMMIT full statements
|
2022-04-27 02:29:32 +01:00 |
commit.rs
|
Fix BEGIN / CANCEL / COMMIT full statements
|
2022-04-27 02:29:32 +01:00 |
create.rs
|
Allow CREATE statement to accept an id field in the content
|
2022-09-24 02:58:19 +01:00 |
define.rs
|
Simplify SCHEMAFUL and SCHEMAFULL parsing definitions
|
2022-09-20 08:11:14 +01:00 |
delete.rs
|
Add support for Record ID ranges
|
2022-08-28 23:31:57 +01:00 |
ifelse.rs
|
Add support for both writeable and read-only transactions
|
2022-05-14 22:30:49 +01:00 |
info.rs
|
Fix typos (#42)
|
2022-08-21 13:13:38 +01:00 |
insert.rs
|
Allow CREATE statement to accept an id field in the content
|
2022-09-24 02:58:19 +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 both writeable and read-only transactions
|
2022-05-14 22:30:49 +01:00 |
relate.rs
|
Fix bug when defining NS / DB without first selecting NS / DB
|
2022-07-26 10:06:33 +01:00 |
remove.rs
|
Fix bug when defining NS / DB without first selecting NS / DB
|
2022-07-26 10:06:33 +01:00 |
select.rs
|
Add support for Record ID ranges
|
2022-08-28 23:31:57 +01:00 |
set.rs
|
Add support for both writeable and read-only transactions
|
2022-05-14 22:30:49 +01:00 |
update.rs
|
Add support for Record ID ranges
|
2022-08-28 23:31:57 +01:00 |
yuse.rs
|
Ensure types can be serialized/deserialized to the datastore
|
2022-02-26 00:34:05 +00:00 |