Tobie Morgan Hitchcock
|
afdd0b3c85
|
Improve id field handling in the statement data clause (#2487)
|
2023-08-21 23:47:35 +01:00 |
|
Finn Bear
|
27cc21876d
|
Security - Limit parser depth. (#2369)
|
2023-08-21 22:05:11 +00:00 |
|
Mees Delzenne
|
76b962eb6e
|
Lower parsing complexity for binary values and idioms (#2475)
|
2023-08-21 11:33:57 +01:00 |
|
Tobie Morgan Hitchcock
|
f01da5f577
|
Delay Record ID generation when using functions (#2469)
|
2023-08-20 04:27:20 +01:00 |
|
Rushmore Mushambi
|
f16ec7f894
|
Add a Value::Query variant (#2460)
|
2023-08-18 23:51:56 +01:00 |
|
Tobie Morgan Hitchcock
|
44dabfa9d2
|
Improve DEFINE and REMOVE statements code (#2455)
|
2023-08-18 14:21:02 +01:00 |
|
Tobie Morgan Hitchcock
|
b2b51b54b1
|
Add versioned data storage serialisation (#2433)
|
2023-08-17 19:03:46 +01:00 |
|
hchockarprasad
|
8b1cb5ee1f
|
Fix merging of empty objects & arrays (#2347)
|
2023-08-11 15:47:54 +00:00 |
|
meppu
|
1a0116332a
|
Implement all JSON Patch operations (#2398)
|
2023-08-10 06:38:46 +00:00 |
|
Aly
|
7221d8cae9
|
Fix setting id using arbitrary record IDs (#2367)
|
2023-08-01 18:47:08 +00:00 |
|
Emmanuel Keller
|
b485d9cc3d
|
Feat: Support of (un)flattened fields in indexing (#2327)
|
2023-08-01 07:30:13 +00:00 |
|
Finn Bear
|
5f0aaa0973
|
Bugfix #2345 - allow keyword as ident prefix. (#2349)
|
2023-07-27 08:14:55 +00:00 |
|
Mees Delzenne
|
278e27db87
|
Implement support for running queries in script functions. (#2331)
|
2023-07-26 07:54:07 +00:00 |
|
hchockarprasad
|
432a6cc5b8
|
Add time::min & time::max function (#2320)
|
2023-07-23 08:19:28 +00:00 |
|
Emmanuel Keller
|
0b56d5c6c6
|
feat: WITH clause on SELECT statement (#2304)
|
2023-07-21 18:41:36 +00:00 |
|
Emmanuel Keller
|
063f4e6665
|
feat: implements Multi-index execution plan (#2280)
|
2023-07-20 12:56:32 +00:00 |
|
Tobie Morgan Hitchcock
|
773cb5f130
|
Add insert method to WebSocket RPC endpoint (#2296)
|
2023-07-20 09:19:36 +00:00 |
|
hchockarprasad
|
a2ef2d83df
|
Make what parser to parse idioms as well (#2243)
|
2023-07-15 16:26:36 +00:00 |
|
Tobie Morgan Hitchcock
|
1d6c12e777
|
Update dependencies and reduce log traces (#2265)
|
2023-07-15 13:18:44 +01:00 |
|
Tobie Morgan Hitchcock
|
a12348db8e
|
Path processing improvements (#2250)
|
2023-07-15 07:08:26 +00:00 |
|
Eduardo Pereira de Sousa
|
b3a1b39236
|
Feature: Add additional functions for comparing strings for similarity. (#1904)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2023-07-14 20:37:52 +00:00 |
|
Tobie Morgan Hitchcock
|
5c08be973d
|
Revert "Update js functions to new rquickjs version" (#2262)
|
2023-07-14 16:01:12 +00:00 |
|
Mees Delzenne
|
4f4339848e
|
Update js functions to new rquickjs version (#2252)
|
2023-07-14 13:35:32 +00:00 |
|
Emmanuel Keller
|
1e30eb4aa1
|
feat: Implements SELECT/EXPLAIN FULL (#2258)
|
2023-07-14 12:22:37 +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 |
|
Rushmore Mushambi
|
315c6e1125
|
Change uuid serialisation to compact (#2204)
|
2023-07-01 22:55:00 +00:00 |
|
Tobie Morgan Hitchcock
|
31ccb0c904
|
Enable inner field access on sql::Geometry types (#2203)
|
2023-07-01 21:04:24 +00:00 |
|
Tobie Morgan Hitchcock
|
55918b7c0e
|
Switch to bincode serialization (#2134)
Co-authored-by: Rushmore Mushambi <rushmore@surrealdb.com>
|
2023-07-01 20:09:15 +01:00 |
|
Finn Bear
|
41e119a5f5
|
Feature - unary operators (#2139)
|
2023-06-21 00:31:23 +01:00 |
|
Nrishinghananda Roy
|
5485883d3c
|
Fix multiple Clippy Lints (#2159)
|
2023-06-20 12:48:20 +01:00 |
|
Emmanuel Keller
|
668d3fd8fb
|
Introduce query planner and indexing (#1899)
|
2023-06-19 19:41:13 +01:00 |
|
Finn Bear
|
12cb551156
|
Change datetime to serialize as secs/nanos instead of string. (#1951)
|
2023-06-13 21:13:10 +00:00 |
|
Gustavo
|
e42c8fdb1a
|
fix: Value equal implementation in the Bool match case (#2129)
Co-authored-by: tavindev <tavindev>
|
2023-06-13 18:00:16 +00:00 |
|
Finn Bear
|
5ebf4ee963
|
Refactor - consolidate Field enum to reduce redundancy. (#2104)
|
2023-06-10 20:23:22 +00:00 |
|
Finn Bear
|
c45fd12509
|
Feature - Use rust_decimal (128b) instead of bigdecimal ("arbitrary" precision) (#1991)
|
2023-06-09 15:23:30 +00:00 |
|
Tobie Morgan Hitchcock
|
f5f10d508f
|
Improve type casting support (#2083)
Co-authored-by: Finn Bear <finnbearlabs@gmail.com>
|
2023-06-06 06:12:59 +00:00 |
|
Finn Bear
|
0d658842df
|
Bugfix #2001 - Error instead of panic when applying malformed patches. (#2007)
|
2023-05-19 22:02:43 +01:00 |
|
hchockarprasad
|
11543f7d67
|
Feature: Add unset clause for update statement (#2004)
|
2023-05-18 09:04:40 +01:00 |
|
hchockarprasad
|
a8f35611c2
|
Bugfix - Include index part when patching object value (#1994)
|
2023-05-15 21:22:13 +01:00 |
|
Finn Bear
|
10f29fbb26
|
Bugfix - error on integer overflow in SurrealQL. (#1983)
|
2023-05-12 19:55:52 -04:00 |
|
Rushmore Mushambi
|
f1ef3bfd21
|
Add a sql::Value::into_json() method (#1963)
|
2023-05-10 08:12:47 -04:00 |
|
Tobie Morgan Hitchcock
|
19b0920e15
|
Ensure Idiom paths result in writeable transactions where necessary (#1957)
|
2023-05-09 18:17:29 -04:00 |
|
Finn Bear
|
ccc16fa9a7
|
Feature - Expand support for Bytes (#1898)
|
2023-05-09 16:43:16 -04:00 |
|
Finn Bear
|
73374d4799
|
Bugfix - Prevent NUL bytes from existing in UTF-8 strings (#1941)
|
2023-05-09 13:48:14 -04:00 |
|
Tobie Morgan Hitchcock
|
bfbadc6fdd
|
Ensure user $input is accessible with all Data pattern types (#1945)
|
2023-05-07 13:33:32 +01: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
|
53212b23be
|
Don’t use asynchronous functions when not necessary (#1936)
|
2023-05-06 01:15:03 +01:00 |
|
Tobie Morgan Hitchcock
|
e725b3e8e6
|
Add detailed code comments for Value enum variants (#1938)
|
2023-05-06 00:53:26 +01:00 |
|
Tobie Morgan Hitchcock
|
453d368e69
|
Add integration tests for the built-in SQL functions (#1893)
|
2023-04-30 19:34:26 +01:00 |
|