Rushmore Mushambi
898d75b744
Rename lib
to sdk
( #4561 )
2024-08-22 10:26:03 +00:00
Chiru B
4749af1ba4
feat-4429: Blake3 Hash ( #4434 )
...
Co-authored-by: itsezc <itsezc>
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-08-16 15:58:38 +01:00
ekgns33
212d5a9e5a
Add vector::scale()
method ( #4292 )
...
Co-authored-by: Micha de Vries <micha@devrie.sh>
2024-08-14 17:01:10 +00:00
David Bottiau
0069cba8a3
Add more array functions ( #4184 )
...
Co-authored-by: Micha de Vries <micha@devrie.sh>
Co-authored-by: Micha de Vries <mt.dev@hotmail.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-08-14 15:11:22 +00:00
Micha de Vries
c5a6e08225
Method chaining ( #4469 )
2024-08-08 11:43:35 +00:00
Micha de Vries
6d2f4a9833
Improve string::is::datetime
and string::is::uuid
, Add string::is::record
( #4462 )
2024-08-05 14:46:08 +00:00
David Bottiau
9ffe94a02f
Add html functions ( #4155 )
...
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-06-12 09:18:00 +00:00
Obei Sideg
876f281be5
Add string functions for IP ( #4111 )
...
Signed-off-by: Obei Sideg <obei.sideg@gmail.com>
2024-05-30 20:15:08 +00:00
Gerard Guillemas Martos
e38b891e62
Consolidate authentication methods ( #3988 )
...
Co-authored-by: Micha de Vries <micha@devrie.sh>
2024-05-22 13:57:25 +00:00
David Bottiau
97ce910832
Add array::shuffle
function ( #3993 )
2024-05-15 08:56:46 +00:00
Julian
8949ca46d8
Add functions for working with semver strings ( #3254 )
2024-01-04 22:08:06 +00:00
Micha de Vries
81d82c6110
Basic object::
functions ( #3033 )
2023-11-27 19:14:41 +00:00
Micha de Vries
aa8591c7f4
Implement type::is::none()
function ( #3011 )
2023-11-21 09:03:06 +00:00
Emmanuel Keller
6efd3e3d87
Feat: Analyzers to support functions ( #2974 )
...
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2023-11-20 18:36:21 +00:00
Emin Fedar
e6a8f598fe
feat: improve time module ( #2800 ) ( #2801 )
2023-10-08 00:46:40 +00:00
Micha de Vries
22c36b80c8
move is::*
-> string::is::*
, add new type::is::*
fncs ( #2603 )
2023-09-04 16:10:18 +00:00
Salvador Girones Gil
998b263517
[iam] RBAC and multiple root users ( #2176 )
...
Co-authored-by: Przemyslaw Hugh Kaznowski <hughkaznowski@protonmail.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2023-07-29 18:47:25 +00:00
hchockarprasad
e61db5564c
Remove unused fuzz dict ( #2356 )
2023-07-29 18:38:53 +00:00
hchockarprasad
432a6cc5b8
Add time::min & time::max function ( #2320 )
2023-07-23 08:19:28 +00:00
hchockarprasad
88bcc87d39
Add array::at function ( #2294 )
2023-07-20 08:27:04 +00:00
hchockarprasad
eef9b755cb
Add first, last functions to array ( #2285 )
2023-07-19 14:23:07 +00:00
Emmanuel Keller
98a482e471
Implements additional function for vectors ( #2266 )
2023-07-16 13:04:22 +00:00
Eduardo Pereira de Sousa
b3a1b39236
Feature: Add additional functions for comparing strings for similarity. ( #1904 )
...
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2023-07-14 20:37:52 +00:00
JustAnotherCodemonkey
a10b9cbb75
Feature for #2065 : Add array functions to reduce JS slowdown. ( #2156 )
...
Co-authored-by: Mees Delzenne <DelSkayn@users.noreply.github.com>
2023-07-10 08:15:18 +00:00
Jan Tebernum
e9ebecfdd6
Feature: Implementation of array::join
( #1920 )
2023-05-04 21:38:02 +01:00
Finn Bear
975ea616dd
Bugfix - export new array::slice to JS and fuzzer. ( #1915 )
2023-05-03 22:48:05 +01:00
Jan Tebernum
1cd00cf3fc
Feature: Add function string::contains
( #1906 )
2023-05-03 11:40:17 +01:00
Nathaniel Brough
7a86ed3a3d
Adds an executor fuzzer and corresponding dictionaries ( #1891 )
2023-04-30 08:49:03 +01:00