Commit graph

64 commits

Author SHA1 Message Date
Raphael Darley
7ab4d94e93
bump async graphql version (#4687) 2024-09-04 12:29:56 +01:00
Tobie Morgan Hitchcock
185cb9e568
Fix cargo dependency loading issue (#4660) 2024-09-02 09:43:41 +00:00
Mees Delzenne
a5abc66e06
Remove async-recursion as a dependency from core (#4617) 2024-08-27 16:48:05 +01:00
Rushmore Mushambi
e9b36ba162
Bump MSRV to 1.80 (#4619) 2024-08-27 14:36:47 +00:00
Mees Delzenne
4c0e9aeef5
Update revision (#4595) 2024-08-23 16:00:24 +01:00
Rushmore Mushambi
898d75b744
Rename lib to sdk (#4561) 2024-08-22 10:26:03 +00:00
Sergii Glushchenko
13b6788540
Create with version (#4548) 2024-08-21 13:54:58 +00:00
Remzi Yang
cb02db1477
upgrade rust_decimal to 1.36.0 (#4550) 2024-08-20 08:27:18 +01:00
Raphael Darley
9657dd80c7
Add graphql support (#3797)
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
Co-authored-by: Micha de Vries <mt.dev@hotmail.com>
2024-08-18 18:49:27 +00:00
Maxwell Flitton
be105bd30c
Return an array / vector from ml functions (#4523)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-08-16 22:53:43 +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
Sergii Glushchenko
6502b5ed8a
Select from individual record with version (#4510) 2024-08-15 05:29:53 +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
Rushmore Mushambi
57c7f5ec03
Serialisation improvements for sql::Value (#4255) 2024-08-13 08:29:43 +00:00
Farhan
e13c277f9d
chore: bump surrealkv version 0.3.1 (#4467)
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
2024-08-07 14:05:25 +00:00
Gerard Guillemas Martos
e60ce36083
Use upstream jsonwebtoken crate (#4472) 2024-08-07 11:38:02 +00:00
Raphael Darley
4f3b96334e
Upgrade to http/hyper v1.0 (#3726)
Co-authored-by: Salvador Girones <salvadorgirones@gmail.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-08-07 10:42:25 +00:00
Emmanuel Keller
fed79d4808
Bump to rustc 1.80.0 (#4436)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-07-29 15:39:38 +00:00
Emmanuel Keller
08f4ad6c82
MTree bench improvements (replaces hashbrown with ahash) (#4408) 2024-07-23 08:24:00 +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
Mees Delzenne
fc154142fa
Update reblessive (#4352) 2024-07-12 14:40:30 +00:00
Farhan
a926525a83
Update surrealkv version to 0.3.0 (#4301) 2024-07-04 13:51:20 +00:00
Farhan
a82bb76aba
chore: bump surrealkv version to 0.2.0 (#4243) 2024-06-21 21:30:35 +00:00
Tobie Morgan Hitchcock
e1123ae6d6
Remove SpeeDB storage engine (#4171) 2024-06-12 09:40:48 +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
Emmanuel Keller
23653e5fce
[Feat] Add TEMPFILES clause to the SELECT statement (#4084) 2024-05-23 13:04:20 +00:00
Rushmore Mushambi
24ae06051e
Add a surrealdb-next release train (#3888) 2024-05-10 09:05:32 +00:00
Emmanuel Keller
1d441e1c21
Index & vectors minor fixes (#4009) 2024-05-10 07:12:07 +00:00
Emmanuel Keller
009486b2bb
Feature: Initial Hnsw implementation (#3353) 2024-05-08 14:26:41 +00:00
Mees Delzenne
061ad8c712
Update rquickjs dependency (#3942) 2024-05-08 11:00:54 +00:00
Emmanuel Keller
b9f02d146d
TreeCache is currently inefficient on writes (#3954) 2024-04-30 18:09:54 +00:00
Farhan
d1f43e52f0
Upgrade skv to 0.1.5 (#3938) 2024-04-25 08:06:05 +00:00
Mees Delzenne
49ad32f45e
Implement reblessive into the executor. (#3803) 2024-04-18 15:51:47 +00:00
Raphael Darley
cd653bdf7e
refactor rpc code (#3790)
Co-authored-by: Micha de Vries <micha@devrie.sh>
2024-04-17 18:56:08 +00:00
Raphael Darley
4c8c9f6c8a
Info structure refactor (#3886)
Co-authored-by: Micha de Vries <micha@devrie.sh>
2024-04-17 15:27:55 +01:00
Tobie Morgan Hitchcock
ff45747c10
Upgrade echodb dependency (#3877) 2024-04-16 08:09:02 +00:00
Farhan
f3e217f12f
chore: update surrealkv version to v0.1.4 (#3852) 2024-04-11 21:41:32 +00:00
Rushmore Mushambi
e842515882
Drop the old parser (#3814) 2024-04-06 17:33:36 +00:00
Tobie Morgan Hitchcock
b03aeca08c
Cleanup a few things in the code (#3793)
Co-authored-by: Rushmore Mushambi <rushmore@surrealdb.com>
2024-04-03 09:54:12 +00:00
Emmanuel Keller
c82bbc0820
Feature: On disk temporary table (#3749)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-03-28 16:29:55 +00:00
Maxwell Flitton
e201366602
updating surrealml-core and adding checking for version and name (#3773) 2024-03-28 13:57:26 +00:00
Rushmore Mushambi
464837c6c1
Bump MSRV to 1.77 (#3778) 2024-03-27 18:22:18 +00:00
Mees Delzenne
567832825a
Implement reblessive into the parser to prevent any overflows. (#3591) 2024-03-22 20:50:11 +00:00
Rushmore Mushambi
6af01e0ed4
Bump version to v1.5.0 (#3728) 2024-03-20 16:45:20 +00:00
Rushmore Mushambi
05f78ee145
Update workflows to take core v2 into consideration (#3701) 2024-03-15 16:58:51 +00:00
Rushmore Mushambi
948b9640fb
Drop the sql::v1 module from the core library (#3683) 2024-03-15 14:37:27 +00:00
Rushmore Mushambi
f93f4999ed
Refactor Cargo features to use separate core library versions (#3688)
Co-authored-by: Mees Delzenne <mees.delzenne@gmail.com>
2024-03-15 11:21:32 +00:00
Rushmore Mushambi
03e9998ff1
Bump version to v1.4.0 (#3656)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-07 16:43:39 +00:00