David Bottiau
c7bcd4f3a6
feat: allow cbor uuid serialization for record id part ( #4491 )
...
Co-authored-by: Micha de Vries <micha@devrie.sh>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
Co-authored-by: Mees Delzenne <DelSkayn@users.noreply.github.com>
2024-08-22 08:35:54 +00:00
Micha de Vries
f2ccedb8c1
Literal types ( #4557 )
2024-08-21 14:50:37 +00:00
Rushmore Mushambi
d002fa3958
Improve consistency of the run
method API with existing methods ( #4563 )
2024-08-21 15:35:26 +01:00
Sergii Glushchenko
13b6788540
Create with version ( #4548 )
2024-08-21 13:54:58 +00:00
Julian
95f9f8dacd
Allow transferring raw futures over cbor ( #4504 )
...
Co-authored-by: Micha de Vries <micha@devrie.sh>
2024-08-21 12:50:32 +00:00
Mees Delzenne
4c3f4d0fd5
Detach value newtype ( #4498 )
...
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-08-21 12:34:16 +00:00
Micha de Vries
e25eca71d7
SCHEMAFULL table should be TYPE NORMAL by default ( #4558 )
2024-08-21 08:23:56 +00:00
Micha de Vries
e77df62114
Range values ( #4506 )
2024-08-20 11:42:06 +00:00
Raphael Darley
b1e9af5d4e
Add run to sdk ( #4305 )
...
Co-authored-by: Micha de Vries <mt.dev@hotmail.com>
2024-08-20 10:50:19 +00:00
Raphael Darley
e18cd17ca6
deprecate file://
( #4505 )
2024-08-20 11:44:22 +01:00
Emmanuel Keller
0a4801dcf8
[Feat] HNSW persistence ( #4214 )
...
Co-authored-by: David Bottiau <david.bottiau@outlook.com>
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>
Co-authored-by: ekgns33 <76658405+ekgns33@users.noreply.github.com>
Co-authored-by: Sergii Glushchenko <sergii.glushchenko@surrealdb.com>
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2024-08-20 11:42:58 +01:00
Emmanuel Keller
d86a734d04
[Feat] Asynchronous indexing ( #4480 )
...
Co-authored-by: Micha de Vries <micha@devrie.sh>
2024-08-20 09:20:53 +00:00
Micha de Vries
78b5f8f1d0
Idiom Optional Part ( #4514 )
2024-08-16 15:53:28 +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
Micha de Vries
ec0c28fa74
.chain()
method (#4513 )
2024-08-15 08:17:00 +00:00
Sergii Glushchenko
6502b5ed8a
Select from individual record with version ( #4510 )
2024-08-15 05:29:53 +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
Rushmore Mushambi
4181367b98
Fix nightly builds ( #4507 )
2024-08-13 21:49:36 +01:00
Raphael Darley
bb1eba4aab
Add typed LET
statement ( #4476 )
2024-08-13 20:47:17 +01:00
Raphael Darley
5d92c7c02c
implement typed function returns ( #4475 )
...
Co-authored-by: Micha de Vries <micha@devrie.sh>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-08-13 17:10:13 +00:00
Gerard Guillemas Martos
c3d788ff4a
Add BEARER
access type and its basic grant management ( #4302 )
...
Co-authored-by: Emmanuel Keller <emmanuel.keller@surrealdb.com>
Co-authored-by: Micha de Vries <micha@devrie.sh>
2024-08-13 16:38:17 +00:00
Sergii Glushchenko
a87433c4d3
Experimental: select all from table with version ( #4494 )
2024-08-13 15:35:30 +00:00
Micha de Vries
89f1de825a
Fix record<T>
casting from string ( #4496 )
...
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-08-13 09:50:40 +00:00
Rushmore Mushambi
57c7f5ec03
Serialisation improvements for sql::Value
( #4255 )
2024-08-13 08:29:43 +00:00
Micha de Vries
f8ba01a688
Fix "specific" match statement exiting early ( #4492 )
2024-08-12 09:05:12 +00:00
Micha de Vries
c0be139e59
Implement anonymous functions ( #4474 )
...
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-08-10 12:44:12 +00:00
Micha de Vries
3f5ef43248
Skip ASSERT
for type option<T>
and value NONE
( #4483 )
...
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-08-08 17:11:39 +01:00
Micha de Vries
c5a6e08225
Method chaining ( #4469 )
2024-08-08 11:43:35 +00:00
Micha de Vries
ebc140e8ad
DEFINE @kind OVERWRITE
(#4465 )
2024-08-06 14:10:58 +00:00
Micha de Vries
36d83ebccf
Remove faulty flatten ( #4463 )
2024-08-05 17:06:54 +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
Dave MacLeod
27e17d7cdd
Add array::windows() function ( #4445 )
2024-08-02 12:50:40 +00:00
Albert Marashi
e8f55b60f2
Fixes division by zero bug by returning NAN for divisions by zero? ( #4402 )
...
Co-authored-by: Emmanuel Keller <emmanuel.keller@surrealdb.com>
2024-08-02 12:49:46 +00:00
Dmitrii Blaginin
e25ddfc408
Fix validation on schemafull RELATE
( #4226 )
2024-08-01 11:23:11 +00:00
Micha de Vries
eab548c5a3
Idiom destructuring ( #4443 )
2024-07-31 15:20:19 +00:00
Micha de Vries
24e9534155
ALTER TABLE
-statement (#4435 )
...
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-07-30 17:25:11 +01:00
Micha de Vries
07610d9411
Fix flaky test ( #4397 )
2024-07-20 13:21:01 +00:00
Micha de Vries
4bd1185ff9
Fix querying complex edge table ( #4391 )
2024-07-20 14:19:08 +01:00
Micha de Vries
70c682987c
Allow generating ulid and uuid based on a timestamp ( #4384 )
2024-07-19 11:11:55 +00:00
Mees Delzenne
209c145ad0
Remove flume ( #4367 )
2024-07-19 10:09:54 +00:00
Emmanuel Keller
968b1714dc
Cleanup Fetch resolution ( #4312 )
...
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
2024-07-18 11:27:35 +00:00
Tobie Morgan Hitchcock
bfc474e4d8
Refactor transaction, caching, and key-value store interfaces ( #4257 )
...
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-07-17 22:44:05 +00:00
Gerard Guillemas Martos
e281a4e41e
Allow defining JWT access at the root level ( #4348 )
2024-07-15 10:59:33 +00:00
Przemyslaw Hugh Kaznowski
78e8777ff6
4258 bug panic on live select as non root user ( #4330 )
2024-07-09 10:08:06 +00:00
Vignesh
1baf7848db
Fixes parameter after fetch ( #4086 )
...
Co-authored-by: Mees Delzenne <DelSkayn@users.noreply.github.com>
2024-07-05 14:19:53 +00:00
Mees Delzenne
5706c9b368
Fix clippy tests, eliminate globals, remove unused function return variant. ( #4303 )
2024-07-05 09:34:43 +00:00
Mees Delzenne
07a88383fa
Minor lib improvements ( #4261 )
2024-07-05 09:19:04 +00:00
Micha de Vries
12ddb94508
Improve RETURN
logic ( #4298 )
...
Co-authored-by: Mees Delzenne <DelSkayn@users.noreply.github.com>
2024-07-04 15:05:47 +00:00
Przemyslaw Hugh Kaznowski
03bd9d37fb
4294 bug lq delete notifications missing after 5s ( #4297 )
2024-07-03 15:35:04 +00:00
Tobie Morgan Hitchcock
af80c1ccce
Improve structured output ( #4217 )
...
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
2024-06-25 07:41:06 +00:00