Commit graph

  • ac421c24f8
    FUCKING DOWNPATCH LIKE BROOO downpatch Borodinov Ilya 2024-09-21 22:29:54 +0300
  • c8507bb500
    downpatch Borodinov Ilya 2024-09-21 22:24:52 +0300
  • 3d10df0fcb
    Fixes ULID/UUID gen, programmatically generating ranges, RETURN inside FOR/IF and improves arithmetic operations (#4847) main Micha de Vries 2024-09-21 15:51:39 +0100
  • 18eb778720
    Add a test for including an ID in the content body (#4849) Rushmore Mushambi 2024-09-20 22:51:42 +0100
  • eff4936dc3
    Fix inconsitent numeric object key (#4851) Mees Delzenne 2024-09-20 17:18:46 +0200
  • 8cca86028b
    Make SurrealCS connection pool size configurable (#4826) Tobie Morgan Hitchcock 2024-09-20 00:54:58 +0100
  • 3b21249e99
    GraphQL comments without appending and fields (#4808) Chiru B 2024-09-19 21:49:47 +0530
  • ebec244b01
    Fix Query Planner Ignoring Isolated predicates in WHERE Clause (#4806) Emmanuel Keller 2024-09-19 16:17:25 +0100
  • a3b6b2c5db
    Fix version patching (#4840) Rushmore Mushambi 2024-09-19 15:29:07 +0100
  • 957ff739bb
    Fix failed authenticate resulting in session reset (#4839) Gerard Guillemas Martos 2024-09-19 15:17:29 +0100
  • 491b549f1d
    Fix decimal parsing (#4838) Mees Delzenne 2024-09-19 16:14:32 +0200
  • 99db7f2a82
    Explicitly check for token expiration error (#4836) Gerard Guillemas Martos 2024-09-19 14:22:11 +0100
  • 5e990d569b
    fix: remove single check for rpc insert (#4812) Micha de Vries 2024-09-19 10:56:50 +0100
  • 127b443f30
    Add Mega to comment link moderation (#4835) Gerard Guillemas Martos 2024-09-19 11:06:18 +0100
  • 86f39ff253
    Improve log messages for authentication errors (#4821) Gerard Guillemas Martos 2024-09-19 10:41:32 +0100
  • bb8d4b41ab
    Fix ensuring that record id matching detects correct edge id (#4827) Tobie Morgan Hitchcock 2024-09-19 10:36:44 +0100
  • 19dc7a3ac7
    Fix immediate insert subquery (#4833) Mees Delzenne 2024-09-19 11:36:18 +0200
  • e0f357c18a
    Fix error message panic (#4820) Mees Delzenne 2024-09-18 22:00:27 +0200
  • 52aef7ccc4
    Fix fields being parsed as idioms. (#4819) Mees Delzenne 2024-09-18 17:50:44 +0200
  • 5867ce95d9
    Fix typo in uppercase filter (#4810) Dave MacLeod 2024-09-18 20:53:48 +0900
  • 2269692fb3
    Bump version to v2.0.1 (#4804) Rushmore Mushambi 2024-09-17 19:08:31 +0100
  • fd0fbc7934
    Fix inf loop in parser (#4803) Mees Delzenne 2024-09-17 19:33:22 +0200
  • c382fa158d
    Improvements to behaviour (#4800) Tobie Morgan Hitchcock 2024-09-17 15:43:30 +0100
  • 9f99488168
    Ignore flaky test (#4799) Rushmore Mushambi 2024-09-17 15:09:40 +0100
  • 7d7f3a20fa
    Search failed when analyzer does not have tokenizers (#4798) Emmanuel Keller 2024-09-17 14:54:00 +0100
  • 9c155fd317
    Make create API more flexible (#4797) Rushmore Mushambi 2024-09-17 14:47:36 +0100
  • 439ab99e15
    Performance and behaviour optimisations (#4785) Tobie Morgan Hitchcock 2024-09-17 14:20:48 +0100
  • 9f1d376716
    Ignore flakey tests (#4796) Raphael Darley 2024-09-17 13:53:16 +0100
  • 0e8036981e
    Fix cargo doc warnings (#4794) Rushmore Mushambi 2024-09-17 13:37:50 +0100
  • c173cd9325
    Fix the Axum example (#4793) Rushmore Mushambi 2024-09-17 13:09:26 +0100
  • 3531435d15
    Fix typo in graphql error (#4792) Raphael Darley 2024-09-17 13:02:27 +0100
  • efb7000583
    select/count optimisation on table range (#4786) Emmanuel Keller 2024-09-17 12:50:08 +0100
  • 7912896c9b
    Drop SDK APIs already deprecated in v1 (#4791) Rushmore Mushambi 2024-09-17 12:49:50 +0100
  • 65f650f7d9
    Add warnings to rustls and native_tls methods (#4790) Rushmore Mushambi 2024-09-17 12:13:25 +0100
  • dca8acfee2
    Add a warning about TLS crates (#4788) Rushmore Mushambi 2024-09-17 11:32:27 +0100
  • e5e4783e3f
    Make query depth limits configurable (#4787) Mees Delzenne 2024-09-17 12:12:10 +0200
  • 682523db6d
    Use native SurrealKV savepoints (#4749) Sergii Glushchenko 2024-09-17 11:05:15 +0100
  • c1443fe107
    Add graphql config (#4704) Raphael Darley 2024-09-17 10:29:16 +0100
  • ebb6598c9e
    Fix JSON Patch array add and array insertion (#4784) Tobie Morgan Hitchcock 2024-09-17 02:36:39 +0100
  • 12843e3a50
    Fix selecting directly from an edge graph (#4783) Tobie Morgan Hitchcock 2024-09-17 00:45:07 +0100
  • 457adff85c
    Improve node membership processing and garbage collection (#4780) Tobie Morgan Hitchcock 2024-09-16 21:51:29 +0100
  • 912cafd3c5
    Implement expressions in index operators (#4756) Mees Delzenne 2024-09-16 22:14:41 +0200
  • 82636d43fa
    Pin the core library (#4779) Rushmore Mushambi 2024-09-16 18:22:41 +0100
  • 141e2e5e4c
    Select count table scan optimisation (#4285) Emmanuel Keller 2024-09-16 17:30:00 +0100
  • 9af0082376
    Fix warnings in Wasm (#4778) Rushmore Mushambi 2024-09-16 16:49:55 +0100
  • 3d505697de
    Query planner to support mixed number types on range queries (#4747) Emmanuel Keller 2024-09-16 16:49:22 +0100
  • 0fe9807096
    Support allowlisting of specific capabilities via the SurrealDB CLI (#4763) Gerard Guillemas Martos 2024-09-16 17:36:24 +0200
  • 2160380fac
    Fix Clippy (#4777) Rushmore Mushambi 2024-09-16 15:18:21 +0100
  • 4147f673d3
    add descriptions to graphql (#4776) Raphael Darley 2024-09-16 14:23:22 +0100
  • 9cfdd34fc0
    Query planner to support composite indexes on the 1st column (#4746) Emmanuel Keller 2024-09-16 14:17:20 +0100
  • 4d92005125
    Remove eager parsing of "false" truthiness (#4775) Dave MacLeod 2024-09-16 17:46:31 +0900
  • 065ac9cd5a
    Add path for time::epoch constant (#4773) Dave MacLeod 2024-09-16 15:30:13 +0900
  • be24734048
    Feat: Include record ID in live queries notifications. (#2950) Roman Heinrich 2024-09-16 01:48:57 +0200
  • 218fa83c10
    Add geo::is::valid() function (#4711) David Bottiau 2024-09-16 00:45:24 +0200
  • f7a8b5dff9
    Improve logging, tracing, and provider integration (#4772) Tobie Morgan Hitchcock 2024-09-15 23:31:10 +0100
  • 00be48674d
    Improve testing for signing in and verifying tokens (#4620) Gerard Guillemas Martos 2024-09-16 00:15:53 +0200
  • f42c15af2b
    4126 bug internal database error ts is less than or equal to the latest ts (#4311) Przemyslaw Hugh Kaznowski 2024-09-15 22:30:44 +0100
  • d94d74a715
    Implement parsing of method calls on integers (#4762) Mees Delzenne 2024-09-13 16:52:56 +0200
  • 211a02d1ef
    Implement insert statements for subqueries (#4760) Mees Delzenne 2024-09-13 16:38:39 +0200
  • 1a1278fc3a
    Move some of the handling of complex tokens back to the lexer. (#4708) Mees Delzenne 2024-09-12 18:23:33 +0200
  • 4e2b2b9e30
    SavePoint: Avoid calling get twice on put, putc and delc (#4731) Emmanuel Keller 2024-09-12 16:14:28 +0100
  • bfa8e98753
    improve graphql record fetching (#4682) Raphael Darley 2024-09-12 15:14:14 +0100
  • 749a30014f
    Fallback to table iterator on ORDER BY indexField DESC (#4745) Emmanuel Keller 2024-09-12 14:29:18 +0100
  • 0444d5e6ce
    Implement conversions for bytes and geometries in script functions (#4743) Mees Delzenne 2024-09-12 14:04:36 +0200
  • a920ed4d83
    Switch SDK to use revision binary format (#4735) Raphael Darley 2024-09-11 18:19:37 +0100
  • d32110b46d
    Add additional chained methods to number values (#4741) Tobie Morgan Hitchcock 2024-09-11 16:23:16 +0100
  • 472f3624d5
    Upgrade surrealcs (#4744) Tobie Morgan Hitchcock 2024-09-11 16:17:07 +0100
  • 8f30ee08cf
    Deprecate missing format inference on RPC protocol (#4729) Raphael Darley 2024-09-10 21:20:14 +0100
  • bd031ccbe8
    Upgrade surrealcs (#4736) Tobie Morgan Hitchcock 2024-09-10 20:45:39 +0100
  • d317a0033d
    Improve startup error handling for SurrealCS connection pool (#4733) Maxwell Flitton 2024-09-10 20:44:04 +0100
  • b7583a653a
    Merge commit from fork Gerard Guillemas Martos 2024-09-10 17:19:45 +0200
  • 714bf9ebc5
    Fix importing from 1.x (#4725) Micha de Vries 2024-09-10 14:14:01 +0100
  • 516bb977ac
    Info for db and table with versioned tables and fields (#4692) Sergii Glushchenko 2024-09-10 14:59:31 +0200
  • 29af8f573d
    Improve literal types (#4712) Micha de Vries 2024-09-10 13:50:31 +0100
  • ba18cc2d79
    Fix bug with timeouts not always being processed (#4721) Tobie Morgan Hitchcock 2024-09-10 13:37:26 +0100
  • 30118f445c
    Implements SavePoint(s) (#4707) Emmanuel Keller 2024-09-10 11:10:46 +0100
  • 6735ea96d8
    Nested fields in optional fields should not be required (#4719) Micha de Vries 2024-09-09 20:04:59 +0200
  • 2eff350c19
    improve namespace/database validation for graphql (#4718) Raphael Darley 2024-09-09 18:59:55 +0100
  • 9927fc654a
    Convert unreachable!() code to Error::Unreachable errors in core (#4673) Tobie Morgan Hitchcock 2024-09-09 18:58:17 +0100
  • 6cfbbcd816
    change release actions to stable (#4717) Raphael Darley 2024-09-09 17:24:52 +0100
  • b589f7fec1
    Improve fix logic, fix graph edges (#4715) Micha de Vries 2024-09-09 18:02:40 +0200
  • fcdc37227e
    Fix formatting and import for nightly (#4716) Raphael Darley 2024-09-09 16:22:55 +0100
  • 5da3a642a2
    Add fail!() macro and test (#4699) Raphael Darley 2024-09-08 23:39:42 +0100
  • bb1884d56b
    [import] Support SurrealCS on the import command (#4706) Salvador Girones Gil 2024-09-06 14:45:28 +0200
  • d2b2622a8f
    Enable SurrealCS in standard build (#4702) Tobie Morgan Hitchcock 2024-09-06 09:28:23 +0100
  • 66d904215b
    Use async commit and one-phase commit where possible in TiKV (#4701) Tobie Morgan Hitchcock 2024-09-05 10:27:21 +0100
  • a94d356017
    Ensure catch!() and run!() macros are consistent (#4700) Tobie Morgan Hitchcock 2024-09-05 10:26:46 +0100
  • dc06603d5b
    Simplify cfg attributes around codebase (#4695) Raphael Darley 2024-09-05 01:35:35 -0700
  • 06b4f95198
    Improve aggregate function argument checks (#4698) Tobie Morgan Hitchcock 2024-09-05 09:10:48 +0100
  • 0294bde560
    Refactor migrating away from once cell (#4614) Luca Giannini 2024-09-05 10:04:12 +0200
  • 441048082f
    Fix typos in env var declarations (#4696) Dave MacLeod 2024-09-05 15:31:10 +0900
  • 405c96f78d
    Added TryFloatDiv trait for MathMean in Aggregate function (#4390) Anirban Halder 2024-09-05 03:12:38 +0530
  • 0a1a99dc68
    Initial commit for SurrealCS (#4458) Maxwell Flitton 2024-09-04 14:53:37 +0100
  • 29c6914b04
    Update create API (#4688) Rushmore Mushambi 2024-09-04 13:48:31 +0100
  • ebe8d49ed9
    add Graphql ci (#4681) Raphael Darley 2024-09-04 04:30:15 -0700
  • 7ab4d94e93
    bump async graphql version (#4687) Raphael Darley 2024-09-04 04:29:56 -0700
  • 4431809711
    Add time::is::leap_year() function (#4671) Dave MacLeod 2024-09-04 04:30:59 +0900
  • 6818ed6985
    Fix retrieving multiple columns from the same response (#4678) Rushmore Mushambi 2024-09-03 20:16:43 +0100
  • d148098f5a
    Fix 3863 part 1 / 3 (#4666) Emmanuel Keller 2024-09-03 14:31:15 +0100
  • 33aa5da3cc
    Add ability to configure JavaScript runtime limits (#4669) Tobie Morgan Hitchcock 2024-09-03 14:19:12 +0100