.. |
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
|
Fix bug when defining NS / DB without first selecting NS / DB
|
2022-07-26 10:06:33 +01:00 |
define.rs
|
Fix DEFINE INDEX UNIQUE statement parsing
|
2022-07-28 20:27:39 +01:00 |
delete.rs
|
Fix bug when defining NS / DB without first selecting NS / DB
|
2022-07-26 10:06:33 +01:00 |
ifelse.rs
|
Add support for both writeable and read-only transactions
|
2022-05-14 22:30:49 +01:00 |
info.rs
|
Fix bug when defining NS / DB without first selecting NS / DB
|
2022-07-26 10:06:33 +01:00 |
insert.rs
|
Fix bug when defining NS / DB without first selecting NS / DB
|
2022-07-26 10:06:33 +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
|
Fix bug when defining NS / DB without first selecting NS / DB
|
2022-07-26 10:06:33 +01:00 |
set.rs
|
Add support for both writeable and read-only transactions
|
2022-05-14 22:30:49 +01:00 |
update.rs
|
Fix bug when defining NS / DB without first selecting NS / DB
|
2022-07-26 10:06:33 +01:00 |
yuse.rs
|
Ensure types can be serialized/deserialized to the datastore
|
2022-02-26 00:34:05 +00:00 |