surrealpatch/lib/src/dbs
2022-05-06 23:09:08 +01:00
..
auth.rs Improve comments in public library package 2022-05-04 00:49:38 +01:00
channel.rs Reduce mem size of SQL Model by converting to an enum 2022-05-06 17:02:44 +01:00
executor.rs Reduce mem size of Error enum types 2022-05-06 23:09:08 +01:00
iterate.rs Reduce mem size of SQL Model by converting to an enum 2022-05-06 17:02:44 +01:00
iterator.rs Implement Deref on SQL Order type 2022-05-05 12:27:08 +01:00
mod.rs Simplify external API when working with Datastore 2022-05-04 00:07:46 +01:00
options.rs Reduce mem size of Error enum types 2022-05-06 23:09:08 +01:00
response.rs Improve comments in public library package 2022-05-04 00:49:38 +01:00
runtime.rs Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00
session.rs Improve comments in public library package 2022-05-04 00:49:38 +01:00
statement.rs Implement PERMISSIONS clauses 2022-04-06 00:09:23 +01:00
test.rs Simplify external API when working with Datastore 2022-05-04 00:07:46 +01:00
transaction.rs Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00
variables.rs Simplify external API when working with Datastore 2022-05-04 00:07:46 +01:00