Emmanuel Keller
|
063f4e6665
|
feat: implements Multi-index execution plan (#2280)
|
2023-07-20 12:56:32 +00:00 |
|
Emmanuel Keller
|
e9eeb9aca7
|
QueryPlanner / indexing / Context / Cursor doc (#2229)
|
2023-07-06 14:57:42 +00:00 |
|
Tobie Morgan Hitchcock
|
4b690c763b
|
Improve datastore configuration options (#2227)
|
2023-07-05 21:26:13 +00:00 |
|
Emmanuel Keller
|
668d3fd8fb
|
Introduce query planner and indexing (#1899)
|
2023-06-19 19:41:13 +01:00 |
|
Finn Bear
|
5ebf4ee963
|
Refactor - consolidate Field enum to reduce redundancy. (#2104)
|
2023-06-10 20:23:22 +00:00 |
|
Tobie Morgan Hitchcock
|
19b0920e15
|
Ensure Idiom paths result in writeable transactions where necessary (#1957)
|
2023-05-09 18:17:29 -04:00 |
|
Tobie Morgan Hitchcock
|
531e75a5b0
|
Ensure chained future values have access to current document context (#1939)
|
2023-05-06 07:29:42 +01:00 |
|
Tobie Morgan Hitchcock
|
0a328d4f0a
|
Add initial support for additional functionality in graph expressions
Related to #1658
|
2023-03-31 20:00:21 +01:00 |
|
Tobie Morgan Hitchcock
|
2e0093c41d
|
Improve SQL Idiom path parsing
Closes #1653
|
2023-03-31 20:00:21 +01:00 |
|
Tobie Morgan Hitchcock
|
cad596cdf3
|
Ensure GROUP BY clauses with multi same-aggregate functions work correctly
Closes #1731
|
2023-03-26 10:04:18 +01:00 |
|
Tobie Morgan Hitchcock
|
f48de42695
|
Add suport for flattened query results with VALUE field clauses
Closes #1326
|
2023-03-17 07:32:31 -04:00 |
|
Tobie Morgan Hitchcock
|
84b026679f
|
Update clippy linting tests
|
2023-02-03 11:47:07 +00:00 |
|
Allen Lantz
|
d1055e6088
|
Implement hashed implementation of Uniq<Array> (#1310)
|
2022-10-27 05:23:24 -07:00 |
|
Finn Bear
|
45e1a9adce
|
Refactor, optimization, cleanup (#1288)
|
2022-10-04 22:51:18 +01:00 |
|
Tobie Morgan Hitchcock
|
2ffa71d520
|
Ensure aliased field is output when fetching a multi-yield expressions with final alias
Closes #28
|
2022-08-10 17:49:32 +01:00 |
|
Tobie Morgan Hitchcock
|
20a6ed88d3
|
Ensure multi-yield path expression alias outputs are flattened
Closes #27
|
2022-08-10 17:49:32 +01:00 |
|
Tobie Morgan Hitchcock
|
c9a5b66d9c
|
Ensure aggregate functions are computed in GROUP BY clauses
|
2022-07-16 23:20:50 +01:00 |
|
Tobie Morgan Hitchcock
|
db7ed18119
|
Consolidate field expression code into single location
|
2022-07-10 23:11:28 +01:00 |
|
Tobie Morgan Hitchcock
|
87840e3e05
|
Implement GROUP BY clauses
|
2022-03-25 18:43:36 +00:00 |
|
Tobie Morgan Hitchcock
|
d1c2daaee4
|
Apply cargo clippy lint recommendations
|
2022-03-05 14:42:58 +00:00 |
|
Tobie Morgan Hitchcock
|
d5c53b7791
|
Extract core surrealdb code into separate library
|
2022-02-22 14:16:50 +00:00 |
|