Finn Bear
|
4c1ceac6eb
|
Feature #2720 - add remainder aka modulo operator. (#2868)
|
2023-10-23 13:37:21 +00:00 |
|
Jan S
|
74ad693709
|
Fix typos (#2764)
|
2023-09-28 09:17:29 +00:00 |
|
Micha de Vries
|
a0072cf133
|
Improve type::is::record() method (#2736)
|
2023-09-22 19:44:28 +00:00 |
|
Mees Delzenne
|
178e2a0d4a
|
Implement parsing for ML models. (#2691)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2023-09-13 07:06:28 +01:00 |
|
Emmanuel Keller
|
0772a8c592
|
Feature: Vector Search: mtree index + knn operator (#2546)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2023-09-12 21:26:03 +01:00 |
|
Finn Bear
|
bbc077fc0e
|
Bugfix - prevent infinite parser recursion in stmts & binary exprs. (#2675)
|
2023-09-12 12:03:52 +01:00 |
|
Tobie Morgan Hitchcock
|
a4856327cf
|
Fix authentication issues with LIVE SELECT statements (#2661)
|
2023-09-10 11:58:50 +01:00 |
|
Mees Delzenne
|
b02567d233
|
Improved error messages (#2566)
|
2023-09-08 11:28:36 +00:00 |
|
Tobie Morgan Hitchcock
|
e316498e96
|
Add ONLY keyword for single result outputs (#2624)
|
2023-09-05 16:22:13 +01:00 |
|
Tobie Morgan Hitchcock
|
e008745a54
|
Allow any value to be used for error type in THROW statement (#2618)
|
2023-09-05 16:21:34 +01:00 |
|
Finn Bear
|
e9821ee09e
|
Experimental Bugfix - consolidate execution depth limit. (#2616)
|
2023-09-04 23:51:33 +01:00 |
|
Finn Bear
|
64c0b8b471
|
Bugfix - impl Try{Add, Sub, Mul, Div, Pow, Neg} for Number . (#2613)
|
2023-09-04 19:53:03 +01:00 |
|
Tobie Morgan Hitchcock
|
abb5ce00db
|
Ensure incorrect data causes error (#2559)
|
2023-09-04 18:54:17 +01:00 |
|
Tobie Morgan Hitchcock
|
8c13d711b8
|
No need for custom serialization of sql::Datetime (#2594)
|
2023-09-04 07:54:04 +00:00 |
|
Tobie Morgan Hitchcock
|
e9ee5245c2
|
Code cleanup (#2569)
|
2023-09-01 15:36:54 +01:00 |
|
Tobie Morgan Hitchcock
|
3c40af0165
|
Add PERMISSIONS to DEFINE PARAM and DEFINE FUNCTION clauses (#2564)
|
2023-09-01 11:07:04 +01:00 |
|
Emmanuel Keller
|
0d43e7a156
|
Implements revision on indexes states (#2516)
|
2023-08-29 20:21:55 +01:00 |
|
Mees Delzenne
|
daf6743c4e
|
Miscellaneous parser improvements (#2515)
|
2023-08-29 11:50:00 +01:00 |
|
Tobie Morgan Hitchcock
|
5565c8f355
|
Add support for OMIT clause in SELECT statements (#2529)
|
2023-08-27 19:00:11 +01:00 |
|
Rushmore Mushambi
|
a29241666d
|
Serialise Kind::Null variant (#2528)
|
2023-08-27 17:31:29 +01:00 |
|
Tobie Morgan Hitchcock
|
e491789e20
|
Add null as a specific field type (#2524)
|
2023-08-27 11:22:27 +01:00 |
|
Przemyslaw Hugh Kaznowski
|
cbf933b319
|
Adding auth to live queries (#2307)
|
2023-08-24 15:04:57 +01:00 |
|
Tobie Morgan Hitchcock
|
ac35111833
|
Improve code blocks, foreach statements, and throw statements (#2490)
|
2023-08-22 12:26:05 +01:00 |
|
Tobie Morgan Hitchcock
|
afdd0b3c85
|
Improve id field handling in the statement data clause (#2487)
|
2023-08-21 23:47:35 +01:00 |
|
Finn Bear
|
27cc21876d
|
Security - Limit parser depth. (#2369)
|
2023-08-21 22:05:11 +00:00 |
|
Mees Delzenne
|
76b962eb6e
|
Lower parsing complexity for binary values and idioms (#2475)
|
2023-08-21 11:33:57 +01:00 |
|
Tobie Morgan Hitchcock
|
f01da5f577
|
Delay Record ID generation when using functions (#2469)
|
2023-08-20 04:27:20 +01:00 |
|
Rushmore Mushambi
|
f16ec7f894
|
Add a Value::Query variant (#2460)
|
2023-08-18 23:51:56 +01:00 |
|
Tobie Morgan Hitchcock
|
44dabfa9d2
|
Improve DEFINE and REMOVE statements code (#2455)
|
2023-08-18 14:21:02 +01:00 |
|
Tobie Morgan Hitchcock
|
b2b51b54b1
|
Add versioned data storage serialisation (#2433)
|
2023-08-17 19:03:46 +01:00 |
|
hchockarprasad
|
8b1cb5ee1f
|
Fix merging of empty objects & arrays (#2347)
|
2023-08-11 15:47:54 +00:00 |
|
meppu
|
1a0116332a
|
Implement all JSON Patch operations (#2398)
|
2023-08-10 06:38:46 +00:00 |
|
Aly
|
7221d8cae9
|
Fix setting id using arbitrary record IDs (#2367)
|
2023-08-01 18:47:08 +00:00 |
|
Emmanuel Keller
|
b485d9cc3d
|
Feat: Support of (un)flattened fields in indexing (#2327)
|
2023-08-01 07:30:13 +00:00 |
|
Finn Bear
|
5f0aaa0973
|
Bugfix #2345 - allow keyword as ident prefix. (#2349)
|
2023-07-27 08:14:55 +00:00 |
|
Mees Delzenne
|
278e27db87
|
Implement support for running queries in script functions. (#2331)
|
2023-07-26 07:54:07 +00:00 |
|
hchockarprasad
|
432a6cc5b8
|
Add time::min & time::max function (#2320)
|
2023-07-23 08:19:28 +00:00 |
|
Emmanuel Keller
|
0b56d5c6c6
|
feat: WITH clause on SELECT statement (#2304)
|
2023-07-21 18:41:36 +00:00 |
|
Emmanuel Keller
|
063f4e6665
|
feat: implements Multi-index execution plan (#2280)
|
2023-07-20 12:56:32 +00:00 |
|
Tobie Morgan Hitchcock
|
773cb5f130
|
Add insert method to WebSocket RPC endpoint (#2296)
|
2023-07-20 09:19:36 +00:00 |
|
hchockarprasad
|
a2ef2d83df
|
Make what parser to parse idioms as well (#2243)
|
2023-07-15 16:26:36 +00:00 |
|
Tobie Morgan Hitchcock
|
1d6c12e777
|
Update dependencies and reduce log traces (#2265)
|
2023-07-15 13:18:44 +01:00 |
|
Tobie Morgan Hitchcock
|
a12348db8e
|
Path processing improvements (#2250)
|
2023-07-15 07:08:26 +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 |
|
Tobie Morgan Hitchcock
|
5c08be973d
|
Revert "Update js functions to new rquickjs version" (#2262)
|
2023-07-14 16:01:12 +00:00 |
|
Mees Delzenne
|
4f4339848e
|
Update js functions to new rquickjs version (#2252)
|
2023-07-14 13:35:32 +00:00 |
|
Emmanuel Keller
|
1e30eb4aa1
|
feat: Implements SELECT/EXPLAIN FULL (#2258)
|
2023-07-14 12:22:37 +00:00 |
|
Emmanuel Keller
|
e9eeb9aca7
|
QueryPlanner / indexing / Context / Cursor doc (#2229)
|
2023-07-06 14:57:42 +00:00 |
|
Tobie Morgan Hitchcock
|
4b690c763b
|
Improve datastore configuration options (#2227)
|
2023-07-05 21:26:13 +00:00 |
|
Rushmore Mushambi
|
315c6e1125
|
Change uuid serialisation to compact (#2204)
|
2023-07-01 22:55:00 +00:00 |
|