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