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 |
|
Sergii Glushchenko
|
6502b5ed8a
|
Select from individual record with version (#4510)
|
2024-08-15 05:29:53 +00:00 |
|
Raphael Darley
|
bb1eba4aab
|
Add typed LET statement (#4476)
|
2024-08-13 20:47:17 +01:00 |
|
Rushmore Mushambi
|
57c7f5ec03
|
Serialisation improvements for sql::Value (#4255)
|
2024-08-13 08:29:43 +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 |
|
Tobie Morgan Hitchcock
|
bf2eb32f01
|
Add improved instrumentation to kvs module layer (#4418)
|
2024-07-30 06:51:28 +01:00 |
|
Hamir Mahal
|
b37929b6ab
|
style: simplify string formatting (#4260)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-07-18 12:19:28 +00:00 |
|
Sergii Glushchenko
|
c73435a881
|
Remove global static Datastore (#4377)
|
2024-07-18 12:11:59 +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
|
84d289d868
|
Allow authenticating with a token from the CLI (#4362)
|
2024-07-15 15:57:28 +00:00 |
|
Przemyslaw Hugh Kaznowski
|
41128094d1
|
3987 Reduce read lock duration (#4328)
|
2024-07-09 09:18:59 +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 |
|
Przemyslaw Hugh Kaznowski
|
85253812f7
|
Gh 3906 fix incorrect shutdown (#4295)
|
2024-07-03 15:06:44 +00:00 |
|
Mees Delzenne
|
26de6072aa
|
Hide surrealdb-core capabilities struct and implement builder. (#4173)
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
|
2024-06-17 14:30:30 +00:00 |
|
Emmanuel Keller
|
3321c64df7
|
Uses Config::tick_interval (#4193)
|
2024-06-14 09:41:01 +00:00 |
|
Rushmore Mushambi
|
99f41ff1a0
|
Add surreal upgrade --alpha (#4179)
|
2024-06-13 07:47:35 +00:00 |
|
Mees Delzenne
|
2184e80f45
|
Refactor function target and net target parsing and matching. (#4150)
|
2024-06-12 10:00:51 +00:00 |
|
Tobie Morgan Hitchcock
|
e1123ae6d6
|
Remove SpeeDB storage engine (#4171)
|
2024-06-12 09:40:48 +00:00 |
|
Tobie Morgan Hitchcock
|
112df064fd
|
Add UPSERT statement (#4163)
|
2024-06-12 09:15:09 +00:00 |
|
Brian Yarr
|
a11f1bc82f
|
feature-2924: Add an option to suppress server identification headers (#3770)
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
Co-authored-by: Micha de Vries <micha@devrie.sh>
|
2024-06-10 15:39:38 +00:00 |
|
David Bottiau
|
d38bf4e386
|
fix: handle content-type with charset (#4139)
|
2024-06-06 11:37:04 +00:00 |
|
Rushmore Mushambi
|
9c2b406098
|
Fix surreal upgrade --nightly (#4121)
|
2024-05-31 08:28:48 +00:00 |
|
Gerard Guillemas Martos
|
bf702b0d67
|
Require explicit authentication level (#4089)
|
2024-05-27 08:15:15 +00:00 |
|
Emmanuel Keller
|
23653e5fce
|
[Feat] Add TEMPFILES clause to the SELECT statement (#4084)
|
2024-05-23 13:04:20 +00:00 |
|
Emmanuel Keller
|
e37a6fb18b
|
Make temporary table active only if the temporary directory is set (#4079)
|
2024-05-22 10:05:32 +00:00 |
|
Gerard Guillemas Martos
|
246e8021cb
|
Require authentication by default (#4059)
|
2024-05-22 08:43:21 +00:00 |
|
Gerard Guillemas Martos
|
5e33d4c311
|
Bind to loopback address by default (#4054)
|
2024-05-21 08:18:14 +00:00 |
|
Mees Delzenne
|
061ad8c712
|
Update rquickjs dependency (#3942)
|
2024-05-08 11:00:54 +00:00 |
|
Tobie Morgan Hitchcock
|
f61ac90867
|
Remove unused files (#3920)
|
2024-04-19 20:44:40 +00:00 |
|
David Bottiau
|
854e6e6df2
|
Fix response content-type on /rpc endpoint (#3918)
Co-authored-by: Raphael Darley <raphael@raphaeldarley.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-04-19 20:13:51 +01:00 |
|
Przemyslaw Hugh Kaznowski
|
10c6e3edc7
|
Cleanup some code (#3901)
|
2024-04-18 08:45:06 +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 |
|
Micha de Vries
|
1007a30ea4
|
CBOR convert no unreachables (#3883)
|
2024-04-16 17:13:47 +00:00 |
|
Raphael Darley
|
2f0f8dcc93
|
fix cbor http headers (#3866)
|
2024-04-12 20:58:47 +00:00 |
|
Rushmore Mushambi
|
e842515882
|
Drop the old parser (#3814)
|
2024-04-06 17:33:36 +00:00 |
|
Rushmore Mushambi
|
9f97f0bc48
|
Stabilise and use parser2 for parsing (#3801)
Co-authored-by: Mees Delzenne <mees.delzenne@gmail.com>
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
|
2024-04-05 16:05:22 +00:00 |
|
David Bottiau
|
c7c93108c3
|
Reduce byte size of datetime and uuid types using cbor format (#3763)
Co-authored-by: David Bottiau <B516QT@login.axa>
Co-authored-by: Micha de Vries <micha@devrie.sh>
|
2024-04-03 14:22:21 +00:00 |
|
David Bottiau
|
32a7a9bce4
|
Handle multiple file patterns in validate command (#3615)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-04-03 12:11:03 +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 |
|
Rushmore Mushambi
|
2fbb4f4617
|
Add #[non_exhaustive] to core structs and enums (#3781)
|
2024-04-02 20:12:08 +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 |
|
Emmanuel Keller
|
ea8810d905
|
Replaces option_env by std::env::var (#3777)
|
2024-03-27 18:19:54 +00:00 |
|
Lorenzo Verardo
|
4a590fe86f
|
Bugfix: check if update version is already installed (#3756)
|
2024-03-26 08:29:19 +00:00 |
|
Gerard Guillemas Martos
|
0985b1e18d
|
Fix: Allow legacy headers in CORS (#3747)
Co-authored-by: Gerard Guillemas Martos <gerard@DESKTOP-6S0AS7R>
|
2024-03-22 20:50:01 +00:00 |
|
Micha de Vries
|
00bc9db496
|
Optimize CBOR decoding (#3723)
|
2024-03-19 16:00:30 +00:00 |
|
Raphael Darley
|
da483716c5
|
Add post rpc (#3697)
|
2024-03-19 15:17:38 +00:00 |
|
Rushmore Mushambi
|
0fc410dec2
|
Make sql2 mandatory in the binary (#3722)
|
2024-03-19 12:34:38 +00:00 |
|