Tobie Morgan Hitchcock
|
9927fc654a
|
Convert unreachable!() code to Error::Unreachable errors in core (#4673)
|
2024-09-09 18:58:17 +01:00 |
|
Micha de Vries
|
b589f7fec1
|
Improve fix logic, fix graph edges (#4715)
|
2024-09-09 16:02:40 +00:00 |
|
Raphael Darley
|
fcdc37227e
|
Fix formatting and import for nightly (#4716)
|
2024-09-09 16:22:55 +01:00 |
|
Raphael Darley
|
5da3a642a2
|
Add fail!() macro and test (#4699)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-09-08 23:39:42 +01:00 |
|
Salvador Girones Gil
|
bb1884d56b
|
[import] Support SurrealCS on the import command (#4706)
|
2024-09-06 12:45:28 +00:00 |
|
Tobie Morgan Hitchcock
|
66d904215b
|
Use async commit and one-phase commit where possible in TiKV (#4701)
|
2024-09-05 10:27:21 +01:00 |
|
Tobie Morgan Hitchcock
|
a94d356017
|
Ensure catch!() and run!() macros are consistent (#4700)
|
2024-09-05 10:26:46 +01:00 |
|
Raphael Darley
|
dc06603d5b
|
Simplify cfg attributes around codebase (#4695)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-09-05 09:35:35 +01:00 |
|
Tobie Morgan Hitchcock
|
06b4f95198
|
Improve aggregate function argument checks (#4698)
|
2024-09-05 09:10:48 +01:00 |
|
Luca Giannini
|
0294bde560
|
Refactor migrating away from once cell (#4614)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-09-05 09:04:12 +01:00 |
|
Anirban Halder
|
405c96f78d
|
Added TryFloatDiv trait for MathMean in Aggregate function (#4390)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-09-04 22:42:38 +01:00 |
|
Maxwell Flitton
|
0a1a99dc68
|
Initial commit for SurrealCS (#4458)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
Co-authored-by: Raphael Darley <raphael.darley@surrealdb.com>
|
2024-09-04 14:53:37 +01:00 |
|
Raphael Darley
|
7ab4d94e93
|
bump async graphql version (#4687)
|
2024-09-04 12:29:56 +01:00 |
|
Dave MacLeod
|
4431809711
|
Add time::is::leap_year() function (#4671)
|
2024-09-03 20:30:59 +01:00 |
|
Emmanuel Keller
|
d148098f5a
|
Fix 3863 part 1 / 3 (#4666)
|
2024-09-03 13:31:15 +00:00 |
|
Tobie Morgan Hitchcock
|
33aa5da3cc
|
Add ability to configure JavaScript runtime limits (#4669)
|
2024-09-03 14:19:12 +01:00 |
|
Tobie Morgan Hitchcock
|
6e09684e4c
|
Make surrealdb.query() and surrealdb.value() consistent (#4675)
|
2024-09-03 14:13:37 +01:00 |
|
Julian
|
507dd931f3
|
Add function returns to info structure (#4642)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-09-03 14:02:09 +01:00 |
|
Raphael Darley
|
ff3c3bcc2b
|
Make sdk create consistent (#4667)
|
2024-09-03 14:01:37 +01:00 |
|
Mees Delzenne
|
b0cde2a40a
|
Overhaul the parser error type. (#4652)
|
2024-09-03 11:53:16 +00:00 |
|
Tobie Morgan Hitchcock
|
329bb74040
|
Fix NONE and NULL less than or greater than bugs (#4658)
|
2024-09-02 11:03:26 +01:00 |
|
Dave MacLeod
|
99356dcd49
|
Default to true for WHEN on DEFINE EVENT statement (#4662)
|
2024-09-02 11:03:09 +01:00 |
|
Tobie Morgan Hitchcock
|
4145f70463
|
Fix ensuring unreachable code returns an error instead of panicking (#4665)
|
2024-09-02 11:02:53 +01:00 |
|
Tobie Morgan Hitchcock
|
185cb9e568
|
Fix cargo dependency loading issue (#4660)
|
2024-09-02 09:43:41 +00:00 |
|
Tobie Morgan Hitchcock
|
1153a2469b
|
Fix complex Record IDs from being output incorrectly within JavaScript functions (#4661)
|
2024-09-02 09:19:25 +00:00 |
|
Tobie Morgan Hitchcock
|
a0028e2c7a
|
Fix allowing any to be used for optional arguments (#4659)
|
2024-09-02 09:15:13 +00:00 |
|
Tobie Morgan Hitchcock
|
7588c7e31a
|
Fix bug with object array-indexed string field names appearing with quotation marks (#4657)
|
2024-09-02 09:13:47 +00:00 |
|
Emmanuel Keller
|
cefb95df28
|
[Bug] Concurrent indexing fails on record updates (#4629)
|
2024-08-30 16:26:01 +00:00 |
|
Julian
|
3ded680b33
|
Escape "table" indents (#4655)
|
2024-08-30 14:34:18 +00:00 |
|
Emmanuel Keller
|
b4937b96e9
|
Avoid calling the storage engine when range scan is invalid (#4641)
|
2024-08-30 07:40:09 +00:00 |
|
Julian
|
1e6a3a8f9b
|
Display function return types (#4643)
|
2024-08-29 19:05:53 +01:00 |
|
Dave MacLeod
|
ba5c1436ff
|
Show ENFORCED keyword in INFO statement (#4635)
|
2024-08-29 14:12:23 +01:00 |
|
Dmitrii Blaginin
|
ffbdcb3d3f
|
Handle f32 as a part of UUID (#4611)
Co-authored-by: Mees Delzenne <mees.delzenne@gmail.com>
|
2024-08-28 13:03:49 +01:00 |
|
Tobie Morgan Hitchcock
|
6fbf84782f
|
Ensure failures are caught and transactions rolledback (#4621)
Co-authored-by: Emmanuel Keller <emmanuel.keller@surrealdb.com>
|
2024-08-28 11:35:41 +01:00 |
|
Emmanuel Keller
|
e5bf40ae01
|
[Feat] Async indexing: appending queue is persistent (#4622)
|
2024-08-28 10:08:59 +00:00 |
|
Mees Delzenne
|
a5abc66e06
|
Remove async-recursion as a dependency from core (#4617)
|
2024-08-27 16:48:05 +01:00 |
|
Tobie Morgan Hitchcock
|
93a9ba3cb6
|
Improve array function implementations, and improve value::diff() and value::patch() functions (#4612)
|
2024-08-27 16:34:40 +01:00 |
|
Rushmore Mushambi
|
e9b36ba162
|
Bump MSRV to 1.80 (#4619)
|
2024-08-27 14:36:47 +00:00 |
|
Julian
|
6af8ea9165
|
Fix type not included in LET statement display (#4615)
|
2024-08-27 14:35:21 +00:00 |
|
Raphael Darley
|
4775bf6b08
|
Add insert relation methods (#4566)
Co-authored-by: Emmanuel Keller <emmanuel.keller@surrealdb.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-08-27 11:08:40 +00:00 |
|
Gerard Guillemas Martos
|
91f9260ea1
|
Fixes to the SurrealDB Rust API for public consumption (#4613)
|
2024-08-27 10:45:03 +00:00 |
|
Micha de Vries
|
876e55918f
|
surreal fix command (#4605)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-08-27 09:20:53 +00:00 |
|
Tobie Morgan Hitchcock
|
050f7c577b
|
Remove explicit transactions from export (#4610)
|
2024-08-26 12:24:06 +00:00 |
|
Micha de Vries
|
5165a34a27
|
Revision Value::Range , Id::Uuid , DefineStatement::Scope and DefineStatement::Token (#4586)
Co-authored-by: Emmanuel Keller <emmanuel.keller@surrealdb.com>
|
2024-08-26 10:57:18 +00:00 |
|
Tobie Morgan Hitchcock
|
f4e3d4f4e2
|
Add value::diff() and value::patch() functions (#4608)
|
2024-08-25 15:13:23 +01:00 |
|
Tobie Morgan Hitchcock
|
419f5d52c7
|
Change meta functions to record and add record::exists() function (#4602)
|
2024-08-25 10:01:43 +01:00 |
|
Dmitrii Blaginin
|
687c8b662e
|
Compute ID in create statement (#4468)
Co-authored-by: Emmanuel Keller <emmanuel.keller@surrealdb.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-08-23 15:55:23 +00:00 |
|
Tobie Morgan Hitchcock
|
6d4176549d
|
Fix range queries and flaky tests (#4597)
|
2024-08-23 16:34:06 +01:00 |
|
Mees Delzenne
|
4c0e9aeef5
|
Update revision (#4595)
|
2024-08-23 16:00:24 +01:00 |
|
Emmanuel Keller
|
0b5d79cae0
|
[Feat] SELECT ORDER should use the index iterator when available (#4525)
|
2024-08-23 14:40:34 +01:00 |
|