.. |
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
|
Reduce mem size of Error enum types
|
2022-05-06 23:09:08 +01:00 |
define.rs
|
Implement SQL Table as a newtype tuple struct
|
2022-05-05 10:24:46 +01:00 |
delete.rs
|
Reduce mem size of Error enum types
|
2022-05-06 23:09:08 +01:00 |
ifelse.rs
|
Make certain functions private to crate
|
2022-05-01 23:25:53 +01:00 |
info.rs
|
Implement SQL Object as a newtype tuple struct
|
2022-05-04 23:37:15 +01:00 |
insert.rs
|
Reduce mem size of Error enum types
|
2022-05-06 23:09:08 +01:00 |
kill.rs
|
Make certain functions private to crate
|
2022-05-01 23:25:53 +01:00 |
live.rs
|
Make certain functions private to crate
|
2022-05-01 23:25:53 +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
|
Make certain functions private to crate
|
2022-05-01 23:25:53 +01:00 |
relate.rs
|
Reduce mem size of Error enum types
|
2022-05-06 23:09:08 +01:00 |
remove.rs
|
Make certain functions private to crate
|
2022-05-01 23:25:53 +01:00 |
select.rs
|
Make certain functions private to crate
|
2022-05-01 23:25:53 +01:00 |
set.rs
|
Make certain functions private to crate
|
2022-05-01 23:25:53 +01:00 |
update.rs
|
Reduce mem size of Error enum types
|
2022-05-06 23:09:08 +01:00 |
yuse.rs
|
Ensure types can be serialized/deserialized to the datastore
|
2022-02-26 00:34:05 +00:00 |