Commit graph

32 commits

Author SHA1 Message Date
Przemyslaw Hugh Kaznowski
390b2496fe
Fixup tests for LQ to prevent >60s tests () 2024-03-26 13:23:46 +00:00
Raphael Darley
50125cb2b7
Add DEFINE TABLE ... RELATION ()
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-03-19 11:20:58 +00:00
Przemyslaw Hugh Kaznowski
47a1589018
Refactor ds tasks to single part of codebase () 2024-03-18 12:30:31 +00:00
Przemyslaw Hugh Kaznowski
4804426648
Remove race conditions in cf tests () 2024-03-13 12:12:35 +00:00
Przemyslaw Hugh Kaznowski
b62011bfec
Improve debug experience on debug builds () 2024-03-12 09:27:28 +00:00
Rushmore Mushambi
08fa85b3ab
Temporarily disable the backup command () 2024-03-05 18:38:03 +00:00
Przemyslaw Hugh Kaznowski
7b0771acb7
Change Feed stores original value of difference () 2024-02-20 11:11:49 +00:00
Mees Delzenne
b71f4d1d94
Bugfix: Make integration tests more consistent. ()
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-02-14 11:12:11 +00:00
Pratim
ae66978e44
Feature: Add short alias v for surreal version command ()
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-01-20 21:53:59 +00:00
Tobie Morgan Hitchcock
f090ff3360
Ensure advanced DEFINE PARAM parameters are computed correctly () 2024-01-19 17:35:50 +00:00
Rushmore Mushambi
c5138245a0
Add support for LIVE SELECT in the SDK and CLI () 2024-01-16 11:48:29 +00:00
Mees Delzenne
2755f572fc
Introduce new experimental parser ()
Co-authored-by: Raphael Darley <raphael@raphaeldarley.com>
2024-01-10 16:43:56 +00:00
Tobie Morgan Hitchcock
a35fc0d04d
Improve WebSocket protocol implementation () 2024-01-09 15:27:03 +00:00
Micha de Vries
d6016ae2be
Show execution time in CLI ()
Co-authored-by: Rushmore Mushambi <rushmore@surrealdb.com>
2024-01-06 20:05:58 +00:00
Gerard Guillemas Martos
bc4ffcb4cf
Revert to using legacy authentication in signin by default ()
Co-authored-by: Salvador Girones Gil <salvadorgirones@gmail.com>
2023-12-04 08:47:37 +00:00
Gerard Guillemas Martos
a70ddb2e2a
[auth] Support auth levels for basic auth ()
Co-authored-by: Salvador Girones Gil <salvadorgirones@gmail.com>
2023-11-28 14:53:40 +00:00
Rushmore Mushambi
12b591fa09
Improve test isolation () 2023-11-21 09:08:13 +00:00
Micha de Vries
49742ca3db
Add surreal sql welcome message () 2023-10-26 15:25:12 +00:00
Micha de Vries
144e7de8ff
CLI: Split results by comment ()
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
Co-authored-by: Rushmore Mushambi <rushmore@surrealdb.com>
2023-10-26 14:06:41 +00:00
Micha de Vries
05907db1ea
Fix - Query results should be consistent and representative () 2023-10-26 10:05:44 +00:00
Yusuke Kuoka
c51912ab81
Record table (re)definitions into change feeds ()
Co-authored-by: Yusuke Kuoka <yusuke.kuoka@surrealdb.com>
2023-09-12 16:55:07 +01:00
Salvador Girones Gil
7265136c0a
[security] Allow all functions by default () 2023-09-04 16:46:57 +01:00
Salvador Girones Gil
bdac1fae72
[security] Introduce "allow-guests". Deny all caps by default () 2023-08-30 18:01:30 +00:00
Rushmore Mushambi
6cfc270d32
Run rustfmt and clippy using Rust 1.72.0 () 2023-08-24 19:02:44 +00:00
Salvador Girones Gil
b5b6f6f1d4
[security] Introduce the Datastore capabilities () 2023-08-23 20:26:31 +01:00
Salvador Girones Gil
2deab8429c
[cli/server] Add tests for signal handling () 2023-08-21 13:58:53 +01:00
Salvador Girones Gil
22f4c44989
[ci] Fixes for cli_integration. Debugging for websocket tests () 2023-08-18 08:16:13 +01:00
Salvador Girones Gil
4288d9f188
[integration-tests] Improvements. Increase timeout for WS () 2023-08-14 15:36:27 +00:00
Yusuke Kuoka
ceb603ee33
Fix CF GC / node::init to actuallly run on start () 2023-08-11 09:42:08 +00:00
Salvador Girones Gil
e91011cc78
[rpc] Better tracing for WebSockets () 2023-08-03 14:59:05 +00:00
Salvador Girones Gil
998b263517
[iam] RBAC and multiple root users ()
Co-authored-by: Przemyslaw Hugh Kaznowski <hughkaznowski@protonmail.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2023-07-29 18:47:25 +00:00
Salvador Girones Gil
53702c247a
[metrics] HTTP Layer + move to Axum () 2023-07-19 14:35:56 +00:00