Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added DbBatch support #148

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Added DbBatch support #148

wants to merge 5 commits into from

Commits on Oct 26, 2022

  1. Added DbBatch support

    Jarle Hjortland authored and jarlrasm committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e3abe09 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. npgsql driver now supports returning jobject directly instead of stri…

    …ng if newtonsoft json is enabled for jsonb
    Øystein Arneson committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7e95a17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69e381d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Merge remote-tracking branch 'remotes/WebMed/dev' into support-deseri…

    …alize-jsonb-as-jobject
    
    # Conflicts:
    #	src/Akka.Persistence.PostgreSql.Performance.Tests/PostgreSqlDbBatchJournalPerfSpec.cs
    #	src/Akka.Persistence.PostgreSql/Journal/PostgreSqlQueryExecutor.cs
    #	src/common.props
    Jarle Hjortland committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8793d6a View commit details
    Browse the repository at this point in the history
  2. Merged db batch code

    Jarle Hjortland committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e5aabdd View commit details
    Browse the repository at this point in the history