Commit graph

  • 2f19afec56
    Bug when using array::group in a group by query (#3826) Emmanuel Keller 2024-04-09 00:04:44 +0100
  • e842515882
    Drop the old parser (#3814) Rushmore Mushambi 2024-04-06 19:33:36 +0200
  • 9f97f0bc48
    Stabilise and use parser2 for parsing (#3801) Rushmore Mushambi 2024-04-05 18:05:22 +0200
  • 4aa1f8c64e
    Disable database upgrade tests (#3804) Rushmore Mushambi 2024-04-05 12:32:27 +0200
  • 88095e3fad
    Update dependencies (#3805) Rushmore Mushambi 2024-04-05 11:19:54 +0200
  • 1a394aeb5d
    Fix fuzzing (#3800) Gerard Guillemas Martos 2024-04-04 09:30:13 +0200
  • c7c93108c3
    Reduce byte size of datetime and uuid types using cbor format (#3763) David Bottiau 2024-04-03 16:22:21 +0200
  • 32a7a9bce4
    Handle multiple file patterns in validate command (#3615) David Bottiau 2024-04-03 14:11:03 +0200
  • 6375bd45a6
    Feature: Add type::range function (#3748) Mees Delzenne 2024-04-03 14:05:29 +0200
  • b03aeca08c
    Cleanup a few things in the code (#3793) Tobie Morgan Hitchcock 2024-04-03 10:54:12 +0100
  • 53b2878a93
    Stabilise sql2 and jwks (#3798) Rushmore Mushambi 2024-04-03 09:05:40 +0200
  • 2fbb4f4617
    Add #[non_exhaustive] to core structs and enums (#3781) Rushmore Mushambi 2024-04-02 22:12:08 +0200
  • 09553baae0
    Refactor LQ v2 (#3779) Przemyslaw Hugh Kaznowski 2024-04-02 10:15:36 +0100
  • 3dc00c8229
    Add integration test for rocket (#3785) Pratim 2024-04-02 14:12:06 +0530
  • 829fb0baf9
    Bug fix: Improve support of range queries with complex queries (#3786) Emmanuel Keller 2024-03-30 23:11:54 +0000
  • c82bbc0820
    Feature: On disk temporary table (#3749) Emmanuel Keller 2024-03-28 16:29:55 +0000
  • e201366602
    updating surrealml-core and adding checking for version and name (#3773) Maxwell Flitton 2024-03-28 13:57:26 +0000
  • 1157d70b06
    Update Nix dependencies (#3782) Rushmore Mushambi 2024-03-27 23:01:40 +0200
  • 464837c6c1
    Bump MSRV to 1.77 (#3778) Rushmore Mushambi 2024-03-27 20:22:18 +0200
  • ea8810d905
    Replaces option_env by std::env::var (#3777) Emmanuel Keller 2024-03-27 18:19:54 +0000
  • 5d3e537abe
    SUR-347 - Live Queries error when no change feed (#3772) Przemyslaw Hugh Kaznowski 2024-03-26 17:49:49 +0000
  • e93649503c
    run rpc method (#3766) Raphael Darley 2024-03-26 15:27:08 +0000
  • 5f1b55f7d2
    Remove a forgotten println (#3767) Mees Delzenne 2024-03-26 15:48:39 +0100
  • 390b2496fe
    Fixup tests for LQ to prevent >60s tests (#3768) Przemyslaw Hugh Kaznowski 2024-03-26 13:23:46 +0000
  • 722e7e61b2
    Improve tests for DEFINE ... TYPE (#3759) Raphael Darley 2024-03-26 11:21:00 +0000
  • 5bf82abd7c
    bugfix: fix DEFINE .. TYPE parsing in parser 2 (#3765) Raphael Darley 2024-03-26 10:44:29 +0000
  • e696175775
    Update links in README (#3764) Tobie Morgan Hitchcock 2024-03-26 10:22:58 +0000
  • 4a590fe86f
    Bugfix: check if update version is already installed (#3756) Lorenzo Verardo 2024-03-26 09:29:19 +0100
  • 1528da9b95
    Implement limits for parsing depth in the new parser. (#3762) Mees Delzenne 2024-03-25 20:14:17 +0100
  • 567832825a
    Implement reblessive into the parser to prevent any overflows. (#3591) Mees Delzenne 2024-03-22 21:50:11 +0100
  • 0985b1e18d
    Fix: Allow legacy headers in CORS (#3747) Gerard Guillemas Martos 2024-03-22 21:50:01 +0100
  • ab3582d057
    Bug fix: empty array on index (#3745) Emmanuel Keller 2024-03-21 17:08:20 +0000
  • 2b4fb84511
    Add Versionstamp generator (#3716) Przemyslaw Hugh Kaznowski 2024-03-21 11:37:07 +0000
  • ce8e2d4578
    bugfix: Enforce TYPE RELATION (#3732) Raphael Darley 2024-03-21 10:59:08 +0000
  • e00c456389
    Revert CF timestamp format (#3690) Przemyslaw Hugh Kaznowski 2024-03-21 10:15:40 +0000
  • 1b33a7ba58
    Fix beta and patch workflows (#3736) Rushmore Mushambi 2024-03-21 10:26:30 +0200
  • ae0eb03998
    Disable flaky part of Mtree tests (#3733) Emmanuel Keller 2024-03-20 20:17:47 +0000
  • f1cc3c8d14
    [Documentation] Improve Rust client code samples a bit (#3699) Dave MacLeod 2024-03-21 02:11:55 +0900
  • a21b025f01
    Rocket example (#3713) Pratim 2024-03-20 22:40:07 +0530
  • 6af01e0ed4
    Bump version to v1.5.0 (#3728) Rushmore Mushambi 2024-03-20 18:45:20 +0200
  • eea01c7f76
    Drop sql2 from the build tooling (#3727) Rushmore Mushambi 2024-03-20 15:48:01 +0200
  • d9eb60f2a5
    bug fix: partial highlight with ngram and other cleanups (#3725) Emmanuel Keller 2024-03-20 13:11:02 +0000
  • ec3bb1f659
    Add insert method to the Rust SDK (#3720) Rushmore Mushambi 2024-03-20 13:24:24 +0200
  • 8b13546327
    Make Change Feeds record patch values optionally (#3552) Przemyslaw Hugh Kaznowski 2024-03-20 10:09:04 +0000
  • fb6cfba3ac
    Fix Nix flake builds (#3724) Rushmore Mushambi 2024-03-19 20:24:20 +0200
  • 45c296a270
    search::highlight option to highlight only the searched characters (edgengram, ngram) (#3719) Emmanuel Keller 2024-03-19 17:47:50 +0000
  • 00bc9db496
    Optimize CBOR decoding (#3723) Micha de Vries 2024-03-19 16:00:30 +0000
  • da483716c5
    Add post rpc (#3697) Raphael Darley 2024-03-19 15:17:38 +0000
  • 0fc410dec2
    Make sql2 mandatory in the binary (#3722) Rushmore Mushambi 2024-03-19 14:34:38 +0200
  • 81870799ae
    Drop --conn and --multi from make sql (#3721) Micha de Vries 2024-03-19 11:59:29 +0000
  • 50125cb2b7
    Add DEFINE TABLE ... RELATION (#3710) Raphael Darley 2024-03-19 11:20:58 +0000
  • 7f6abc69bb
    Overhaul force (#3632) Micha de Vries 2024-03-18 20:59:39 +0000
  • 6301d97e83
    Fix flakey test for live query auth (#3718) Przemyslaw Hugh Kaznowski 2024-03-18 17:54:34 +0000
  • 0a466cd39d
    Fix API warnings (#3715) Rushmore Mushambi 2024-03-18 19:18:22 +0200
  • 47a1589018
    Refactor ds tasks to single part of codebase (#3655) Przemyslaw Hugh Kaznowski 2024-03-18 12:30:31 +0000
  • 0728afd60c
    Fix surrealdb-core dependency patching (#3707) Rushmore Mushambi 2024-03-18 11:30:18 +0200
  • eb01bfd293
    Update Github Actions (#3708) Rushmore Mushambi 2024-03-18 11:29:19 +0200
  • 13c588c308
    Fix sprint_key import (#3702) Rushmore Mushambi 2024-03-15 20:02:56 +0200
  • 05f78ee145
    Update workflows to take core v2 into consideration (#3701) Rushmore Mushambi 2024-03-15 18:58:51 +0200
  • 948b9640fb
    Drop the sql::v1 module from the core library (#3683) Rushmore Mushambi 2024-03-15 16:37:27 +0200
  • 65d8e6d422
    Make EngineOptions hidden (#3700) Przemyslaw Hugh Kaznowski 2024-03-15 11:36:31 +0000
  • f93f4999ed
    Refactor Cargo features to use separate core library versions (#3688) Rushmore Mushambi 2024-03-15 13:21:32 +0200
  • b34cfc72fc
    Fix string::is::longitude regex, more test coverage (#3684) Dave MacLeod 2024-03-14 23:51:03 +0900
  • 55e819bfec
    Assign deny.toml to the security team (#3693) Rushmore Mushambi 2024-03-14 11:52:52 +0200
  • 900fc58328
    Add tests for the signin and signup methods (#3689) Gerard Guillemas Martos 2024-03-13 14:15:42 +0100
  • 2e27000c8e
    remove unreachable in msgpack (#3691) Raphael Darley 2024-03-13 12:37:03 +0000
  • 4804426648
    Remove race conditions in cf tests (#3669) Przemyslaw Hugh Kaznowski 2024-03-13 12:12:35 +0000
  • 9e2a0c75ca
    Fix: Consistently enforce session expiration (#3686) Gerard Guillemas Martos 2024-03-13 10:06:16 +0100
  • 3c92765fad
    Fix export generating unparsable code with the new parser (#3351) Mees Delzenne 2024-03-12 16:43:56 +0100
  • 2fe398f5b4
    Baseline for KILL, realising other PRs need to land (#3600) Przemyslaw Hugh Kaznowski 2024-03-12 13:01:23 +0000
  • cb3ca6dd39
    Add JWT ID claim to tokens issued by SurrealDB (#3651) Gerard Guillemas Martos 2024-03-12 12:03:27 +0100
  • 2fe4f352be
    Feature: A query with aggregations should not store every records in memory (#3657) Emmanuel Keller 2024-03-12 10:48:53 +0000
  • 21975548f2
    Move JWKS cache storage to memory (#3649) Gerard Guillemas Martos 2024-03-12 11:34:35 +0100
  • b62011bfec
    Improve debug experience on debug builds (#3672) Przemyslaw Hugh Kaznowski 2024-03-12 09:27:28 +0000
  • 0e3fb7b365
    Bug fix: Implements the union strategy on unique indexes (#3674) Emmanuel Keller 2024-03-12 08:58:22 +0000
  • 87da9c0b01
    Fix warnings (#3634) Mees Delzenne 2024-03-08 11:58:07 +0100
  • 1784a1202e
    Check that objects properties are recognized by the query planner (#3643) Emmanuel Keller 2024-03-07 16:45:05 +0000
  • 03e9998ff1
    Bump version to v1.4.0 (#3656) Rushmore Mushambi 2024-03-07 18:43:39 +0200
  • d672b34d72
    [Documentation] Add example of .take() for error handling to query method (#3610) Dave MacLeod 2024-03-07 18:34:19 +0900
  • 686a140d80
    Support of IN operator in the planner (#3640) Emmanuel Keller 2024-03-06 23:41:48 +0000
  • e637a538d2
    Implement IF NOT EXISTS-clause on DEFINE-statements (#3584) Micha de Vries 2024-03-06 14:24:24 +0100
  • c704cde843
    Make the CI group own flake.lock (#3639) Rushmore Mushambi 2024-03-06 15:18:42 +0200
  • 7ae882921c
    Unflake bootstrap test (#3636) Przemyslaw Hugh Kaznowski 2024-03-06 12:42:28 +0000
  • 442da05c85
    Update Nix dependencies (#3638) Rushmore Mushambi 2024-03-06 14:42:10 +0200
  • 5534a70431
    Bug fix: Restore cosine distance on MTree indexes (#3614) Emmanuel Keller 2024-03-06 09:29:19 +0000
  • 50b4b07b38
    Implement IF EXISTS for additional REMOVE-statements (#3377) Micha de Vries 2024-03-05 20:28:38 +0100
  • 0e2f83ed9d
    Make handling of negative numbers in record-id-ids more consistent. (#3633) Mees Delzenne 2024-03-05 19:43:04 +0100
  • 08fa85b3ab
    Temporarily disable the backup command (#3635) Rushmore Mushambi 2024-03-05 20:38:03 +0200
  • 807b4681fa
    Change KNN operator syntax. (#3617) Mees Delzenne 2024-03-05 17:01:17 +0100
  • 957eff19a9
    Implement session expiration (#3561) Gerard Guillemas Martos 2024-03-05 16:26:14 +0100
  • e5c63234ca
    Support tables + geometries in CBOR (#3604) Micha de Vries 2024-03-05 16:19:44 +0100
  • 4eba4a61ab
    The query planner should accept Datetime and Uuid values (#3626) Emmanuel Keller 2024-03-05 15:10:43 +0000
  • 728269e30f
    Bump/mio (#3631) Micha de Vries 2024-03-05 12:50:57 +0100
  • 654443c9c1
    Allow scientific notation decimal (#3625) Mees Delzenne 2024-03-04 16:04:08 +0100
  • 4471433a78
    Add version check for web with short timeout (#3599) Przemyslaw Hugh Kaznowski 2024-03-04 11:12:59 +0000
  • e06cd111cf
    Add Engine Config for configuring how many live queries can be created per transaction (#3559) Przemyslaw Hugh Kaznowski 2024-03-01 17:12:53 +0000
  • 9fc5af2660
    Drop the ml2 feature from Cargo files (#3606) Maxwell Flitton 2024-03-01 13:53:36 +0000
  • 2914641827
    Fix linting issues in main February 2024 (#3595) Przemyslaw Hugh Kaznowski 2024-03-01 12:51:32 +0000
  • a182908fde
    Tooling: Test checking file based database migration (#3558) Emmanuel Keller 2024-03-01 08:29:42 +0000
  • 9d2fe88717
    Add Surreal::wait_for (#3581) Rushmore Mushambi 2024-02-29 14:09:01 +0200