Commit graph

23 commits

Author SHA1 Message Date
Przemyslaw Hugh Kaznowski
f42c15af2b
4126 bug internal database error ts is less than or equal to the latest ts (#4311) 2024-09-15 22:30:44 +01:00
Sergii Glushchenko
516bb977ac
Info for db and table with versioned tables and fields (#4692) 2024-09-10 12:59:31 +00:00
Sergii Glushchenko
13b6788540
Create with version (#4548) 2024-08-21 13:54:58 +00:00
Rushmore Mushambi
1f6e6fcfc5
Fix release builds (#4559) 2024-08-20 13:50:10 +00:00
Micha de Vries
e77df62114
Range values (#4506) 2024-08-20 11:42:06 +00:00
Emmanuel Keller
6e9d04d4d7
Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
Sergii Glushchenko
a87433c4d3
Experimental: select all from table with version (#4494) 2024-08-13 15:35:30 +00:00
Tobie Morgan Hitchcock
bf2eb32f01
Add improved instrumentation to kvs module layer (#4418) 2024-07-30 06:51:28 +01:00
Tobie Morgan Hitchcock
bfc474e4d8
Refactor transaction, caching, and key-value store interfaces (#4257)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-07-17 22:44:05 +00:00
Przemyslaw Hugh Kaznowski
63a7caf40e
Add original value to Del in change feeds (#3969) 2024-05-13 17:07:39 +00:00
Przemyslaw Hugh Kaznowski
22aec455b5
Invert CF diffs to derive original (#3934)
Co-authored-by: Emmanuel Keller <keller.emmanuel@gmail.com>
2024-04-29 09:37:21 +00:00
Przemyslaw Hugh Kaznowski
8f6af53de6
Remaining LQ v2 fixes (#3925) 2024-04-23 10:00:23 +00:00
Przemyslaw Hugh Kaznowski
10c6e3edc7
Cleanup some code (#3901) 2024-04-18 08:45:06 +00:00
Raphael Darley
4c8c9f6c8a
Info structure refactor (#3886)
Co-authored-by: Micha de Vries <micha@devrie.sh>
2024-04-17 15:27:55 +01:00
Rushmore Mushambi
2fbb4f4617
Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
Przemyslaw Hugh Kaznowski
09553baae0
Refactor LQ v2 (#3779) 2024-04-02 09:15:36 +00:00
Przemyslaw Hugh Kaznowski
e00c456389
Revert CF timestamp format (#3690) 2024-03-21 10:15:40 +00:00
Emmanuel Keller
ae0eb03998
Disable flaky part of Mtree tests (#3733) 2024-03-20 20:17:47 +00:00
Przemyslaw Hugh Kaznowski
8b13546327
Make Change Feeds record patch values optionally (#3552)
Co-authored-by: Mees Delzenne <DelSkayn@users.noreply.github.com>
2024-03-20 10:09:04 +00:00
Przemyslaw Hugh Kaznowski
4804426648
Remove race conditions in cf tests (#3669) 2024-03-13 12:12:35 +00:00
Przemyslaw Hugh Kaznowski
99600d50ba
Add syntax for change feeds to store original value alongside change (#3567)
Co-authored-by: Mees Delzenne <DelSkayn@users.noreply.github.com>
2024-02-28 19:35:39 +00:00
Przemyslaw Hugh Kaznowski
7b0771acb7
Change Feed stores original value of difference (#3420) 2024-02-20 11:11:49 +00:00
Rushmore Mushambi
690dd55a86
Extract core lib into a standalone crate (#3423)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-02-02 22:10:47 +00:00