surrealpatch/lib/src/fnc
2023-08-24 15:05:28 +01:00
..
script Fix build by upgrading rquickjs (#2509) 2023-08-24 15:05:28 +01:00
util [security] Introduce the Datastore capabilities (#2489) 2023-08-23 20:26:31 +01:00
args.rs Add time::min & time::max function (#2320) 2023-07-23 08:19:28 +00:00
array.rs Add array::at function (#2294) 2023-07-20 08:27:04 +00:00
bytes.rs Feature - Expand support for Bytes (#1898) 2023-05-09 16:43:16 -04:00
count.rs Refactor function dispatch (#125) 2022-09-21 01:57:33 +01:00
crypto.rs Unify serialisation (#1881) 2023-04-29 16:58:22 +01:00
duration.rs Add support for stricter typings (#1861) 2023-04-25 11:13:04 +01:00
encoding.rs Feature - Expand support for Bytes (#1898) 2023-05-09 16:43:16 -04:00
geo.rs Update 3rd party dependencies 2023-03-25 20:49:00 +00:00
http.rs Fix build 2023-03-08 10:35:45 +00:00
is.rs Unify serialisation (#1881) 2023-04-29 16:58:22 +01:00
math.rs Add support for stricter typings (#1861) 2023-04-25 11:13:04 +01:00
meta.rs Add support for stricter typings (#1861) 2023-04-25 11:13:04 +01:00
mod.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
not.rs Fix Error import (#1560) 2022-12-30 12:57:47 +00:00
operate.rs feat: implements Multi-index execution plan (#2280) 2023-07-20 12:56:32 +00:00
parse.rs Add parse::url::scheme function for parsing a url protocol/scheme 2022-10-04 00:28:30 +01:00
rand.rs Update clippy linting tests 2023-02-03 11:47:07 +00:00
search.rs feat: implements Multi-index execution plan (#2280) 2023-07-20 12:56:32 +00:00
session.rs Refactor function dispatch (#125) 2022-09-21 01:57:33 +01:00
sleep.rs Replace tokio::time with wasmtimer for Wasm targets (#1846) 2023-04-23 08:32:27 +01:00
string.rs Feature: Add additional functions for comparing strings for similarity. (#1904) 2023-07-14 20:37:52 +00:00
time.rs Add time::min & time::max function (#2320) 2023-07-23 08:19:28 +00:00
type.rs Add support for stricter typings (#1861) 2023-04-25 11:13:04 +01:00
vector.rs Implements additional function for vectors (#2266) 2023-07-16 13:04:22 +00:00