Commit graph

17 commits

Author SHA1 Message Date
Emmanuel Keller
2913917284
[Feat] aligns DEFINE resource creation (already exists) () 2024-06-07 16:24:55 +00:00
Emmanuel Keller
9c196fa154
[Feat] Implements a few math functions () 2024-06-05 15:21:49 +00:00
Emmanuel Keller
8890053176
Fixes math:min in foreign table () 2024-05-10 12:42:40 +00:00
Emmanuel Keller
56b4f7d71e
Bug: Wrong count when using COUNT with a subquery () 2024-04-11 11:38:42 +00:00
Emmanuel Keller
2f19afec56
Bug when using array::group in a group by query () 2024-04-08 23:04:44 +00:00
Emmanuel Keller
2fe4f352be
Feature: A query with aggregations should not store every records in memory ()
Co-authored-by: Mees Delzenne <DelSkayn@users.noreply.github.com>
2024-03-12 10:48:53 +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
Salvador Girones Gil
bdac1fae72
[security] Introduce "allow-guests". Deny all caps by default () 2023-08-30 18:01:30 +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
Tobie Morgan Hitchcock
4b690c763b
Improve datastore configuration options () 2023-07-05 21:26:13 +00:00
Nrishinghananda Roy
5485883d3c
Fix multiple Clippy Lints () 2023-06-20 12:48:20 +01:00
Finn Bear
c45fd12509
Feature - Use rust_decimal (128b) instead of bigdecimal ("arbitrary" precision) () 2023-06-09 15:23:30 +00:00
Tobie Morgan Hitchcock
1293d23e59 Add test for multi-aggregate composed grouped maths queries
Closes 
2023-03-26 22:35:28 +01:00
Tobie Morgan Hitchcock
cad596cdf3 Ensure GROUP BY clauses with multi same-aggregate functions work correctly
Closes 
2023-03-26 10:04:18 +01:00
Tobie Morgan Hitchcock
23be3353be Check expressions for SPLIT ON, GROUP BY, and ORDER BY clauses
Closes 
Closes 
Closes 
Closes 
2023-01-08 17:38:51 +00:00
Rushmore Mushambi
c2dce39f91
Integrate client library into surrealdb crate () 2022-12-30 08:23:19 +00:00
Tobie Morgan Hitchcock
e9364d2efd Ensure GROUP BY fields with functions are output correctly 2022-10-25 18:04:00 -07:00