Rushmore Mushambi
|
690dd55a86
|
Extract core lib into a standalone crate (#3423)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
|
2024-02-02 22:10:47 +00:00 |
|
Nathaniel Brough
|
5d176d4c77
|
fuzz: Add structured executor (#3285)
|
2024-01-09 15:34:52 +00:00 |
|
Mees Delzenne
|
256a08a396
|
Factor out the parser into its own module. (#2979)
|
2023-11-18 13:56:13 +00:00 |
|
Mees Delzenne
|
b02567d233
|
Improved error messages (#2566)
|
2023-09-08 11:28:36 +00:00 |
|
Mees Delzenne
|
daf6743c4e
|
Miscellaneous parser improvements (#2515)
|
2023-08-29 11:50:00 +01:00 |
|
Finn Bear
|
27cc21876d
|
Security - Limit parser depth. (#2369)
|
2023-08-21 22:05:11 +00:00 |
|
Tobie Morgan Hitchcock
|
b2b51b54b1
|
Add versioned data storage serialisation (#2433)
|
2023-08-17 19:03:46 +01:00 |
|
Finn Bear
|
ce9430d1ac
|
Bugfix #2175 - Allow escape characters in scripts (#2253)
|
2023-07-13 08:06:12 +00:00 |
|
Finn Bear
|
73374d4799
|
Bugfix - Prevent NUL bytes from existing in UTF-8 strings (#1941)
|
2023-05-09 13:48:14 -04:00 |
|
Tobie Morgan Hitchcock
|
407a4c3381
|
Ensure JavaScript function code is parsed correctly
Closes #1482
|
2023-03-18 14:52:16 +00:00 |
|
Allen Lantz
|
d1055e6088
|
Implement hashed implementation of Uniq<Array> (#1310)
|
2022-10-27 05:23:24 -07:00 |
|
Finn Bear
|
45e1a9adce
|
Refactor, optimization, cleanup (#1288)
|
2022-10-04 22:51:18 +01:00 |
|
Tobie Morgan Hitchcock
|
44f20d3740
|
Remove unnecessary public function definitions in sql module
|
2022-06-28 11:54:04 +01:00 |
|
Tobie Morgan Hitchcock
|
ea525648ae
|
Remove unnecessary lifetime specifiers
|
2022-05-25 10:42:10 +01:00 |
|
Tobie Morgan Hitchcock
|
a78df680d2
|
Implement embedded javascript script functions
|
2022-05-21 09:39:40 +01:00 |
|
Tobie Morgan Hitchcock
|
42fa91c7bd
|
Implement SQL Script as a newtype tuple struct
|
2022-05-05 10:24:46 +01:00 |
|
Tobie Morgan Hitchcock
|
7f47fad02b
|
Remove unimplemented script parsing functionality
|
2022-02-23 13:20:00 +00:00 |
|
Tobie Morgan Hitchcock
|
d5c53b7791
|
Extract core surrealdb code into separate library
|
2022-02-22 14:16:50 +00:00 |
|