.. |
script
|
Log version when starting the server (#1358)
|
2022-10-27 01:58:08 -07:00 |
util
|
Implement math functions that were marked as todo (#1218)
|
2022-09-25 10:55:07 +01:00 |
args.rs
|
Refactor function dispatch (#125)
|
2022-09-21 01:57:33 +01:00 |
array.rs
|
Fix clippy lint warnings
|
2022-11-23 09:09:24 +00:00 |
cast.rs
|
Miscellaneous performance optimizations and code cleanup (#240)
|
2022-09-23 00:54:53 +01:00 |
count.rs
|
Refactor function dispatch (#125)
|
2022-09-21 01:57:33 +01:00 |
crypto.rs
|
Limit maximum potential cost of crypto::bcrypt functions (#239)
|
2022-09-21 03:47:21 +01:00 |
duration.rs
|
Add duration functions for calculating durations as integers (#257)
|
2022-09-23 00:48:49 +01:00 |
geo.rs
|
Use Chamberlain Duquette geo algorithm to calculate geometry areas
|
2022-11-01 00:23:58 +00:00 |
http.rs
|
Feature gate more http functions (#1252)
|
2022-09-27 18:02:49 +01:00 |
is.rs
|
Add SQL is::url() function for checking if a string is a URL
|
2022-11-02 14:26:27 +00:00 |
math.rs
|
Implement math functions that were marked as todo (#1218)
|
2022-09-25 10:55:07 +01:00 |
meta.rs
|
Refactor function dispatch (#125)
|
2022-09-21 01:57:33 +01:00 |
mod.rs
|
Add SQL array::complement function
|
2022-11-03 11:49:08 +00:00 |
operate.rs
|
Refactor and optimize functions and Value operators (#80)
|
2022-09-01 01:27:52 +01:00 |
parse.rs
|
Add parse::url::scheme function for parsing a url protocol/scheme
|
2022-10-04 00:28:30 +01:00 |
rand.rs
|
Ensure build succeeds without uuid_unstable build flag
|
2022-10-27 00:31:37 -07:00 |
session.rs
|
Refactor function dispatch (#125)
|
2022-09-21 01:57:33 +01:00 |
string.rs
|
Miscellaneous performance optimizations and code cleanup (#240)
|
2022-09-23 00:54:53 +01:00 |
time.rs
|
Use consistent singular function naming for SQL time functions
|
2022-11-03 10:50:51 +00:00 |
type.rs
|
Refactor function dispatch (#125)
|
2022-09-21 01:57:33 +01:00 |