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
Gerard Guillemas Martos
e60ce36083
Use upstream jsonwebtoken
crate ( #4472 )
2024-08-07 11:38:02 +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
5cbe400e4c
Update fuzzing README from #3806 ( #4107 )
2024-05-28 15:31:10 +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
Rushmore Mushambi
88095e3fad
Update dependencies ( #3805 )
2024-04-05 09:19:54 +00:00
Gerard Guillemas Martos
1a394aeb5d
Fix fuzzing ( #3800 )
2024-04-04 07:30:13 +00:00
Mees Delzenne
6375bd45a6
Feature: Add type::range
function ( #3748 )
...
Co-authored-by: Rushmore Mushambi <rushmore@webenchanter.com>
2024-04-03 12:05:29 +00:00
Mees Delzenne
2755f572fc
Introduce new experimental parser ( #2885 )
...
Co-authored-by: Raphael Darley <raphael@raphaeldarley.com>
2024-01-10 16:43:56 +00:00
Nathaniel Brough
5d176d4c77
fuzz: Add structured executor ( #3285 )
2024-01-09 15:34:52 +00:00
Julian
8949ca46d8
Add functions for working with semver strings ( #3254 )
2024-01-04 22:08:06 +00:00
Gerard Guillemas Martos
cf08b0607f
Fix: Replace custom JWT parser causing decoding issues ( #3165 )
...
Co-authored-by: Micha de Vries <micha@devrie.sh>
2023-12-19 08:53:10 +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
Gerard Guillemas Martos
2584970b1d
Update third-party dependencies ( #3005 )
2023-11-20 15:50:37 +00:00
Emin Fedar
e6a8f598fe
feat: improve time module ( #2800 ) ( #2801 )
2023-10-08 00:46:40 +00:00
Jan S
74ad693709
Fix typos ( #2764 )
2023-09-28 09:17:29 +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
Tobie Morgan Hitchcock
4b690c763b
Improve datastore configuration options ( #2227 )
2023-07-05 21:26:13 +00:00
Tobie Morgan Hitchcock
55918b7c0e
Switch to bincode serialization ( #2134 )
...
Co-authored-by: Rushmore Mushambi <rushmore@surrealdb.com>
2023-07-01 20:09:15 +01:00
Nathaniel Brough
1de753c3ee
Fix bug that prevented the fuzzers from using dictionaries properly ( #2030 )
2023-05-22 07:40:04 +01:00
Finn Bear
ce37db4307
Testing - use tokio runtime in executor fuzzer, blacklist SLEEP
( #1984 )
2023-05-19 22:34:27 +01: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
Nathaniel Brough
f04f575283
Add a simple fuzz-testing harness for the sql parser ( #1864 )
2023-04-25 23:35:39 +01:00