Commit graph

9 commits

Author SHA1 Message Date
Rushmore Mushambi
690dd55a86
Extract core lib into a standalone crate ()
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-02-02 22:10:47 +00:00
Nathaniel Brough
5d176d4c77
fuzz: Add structured executor () 2024-01-09 15:34:52 +00:00
Mees Delzenne
256a08a396
Factor out the parser into its own module. () 2023-11-18 13:56:13 +00:00
Mees Delzenne
daf6743c4e
Miscellaneous parser improvements () 2023-08-29 11:50:00 +01:00
Rushmore Mushambi
f16ec7f894
Add a Value::Query variant () 2023-08-18 23:51:56 +01:00
Tobie Morgan Hitchcock
44dabfa9d2
Improve DEFINE and REMOVE statements code () 2023-08-18 14:21:02 +01:00
Tobie Morgan Hitchcock
b2b51b54b1
Add versioned data storage serialisation () 2023-08-17 19:03:46 +01:00
Emmanuel Keller
668d3fd8fb
Introduce query planner and indexing () 2023-06-19 19:41:13 +01:00
Emmanuel Keller
848be4dafb
Implements analyzer definition () 2023-05-09 22:08:09 -04:00