surrealpatch/lib/src/dbs
2022-05-05 12:27:08 +01:00
..
auth.rs Improve comments in public library package 2022-05-04 00:49:38 +01:00
channel.rs Implement SQL Table as a newtype tuple struct 2022-05-05 10:24:46 +01:00
executor.rs Implement SQL Ident as a newtype tuple struct 2022-05-05 10:24:52 +01:00
iterate.rs Implement SQL Table as a newtype tuple struct 2022-05-05 10:24:46 +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 Ensure OPTION IMPORT statement has opposite effect 2022-04-01 12:23:49 +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