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

fix(model): support session: null option for save() to opt out of automatic session option with transactionAsyncLocalStorage #14744

Merged
merged 5 commits into from
Jul 15, 2024

Commits on Jul 11, 2024

  1. fix(model): support session: null option for save() to opt out of…

    … automatic `session` option with `transactionAsyncLocalStorage`
    
    Fix #14736
    vkarpov15 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1f9fa4a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    4857d71 View commit details
    Browse the repository at this point in the history
  2. style: fix lint

    vkarpov15 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7466843 View commit details
    Browse the repository at this point in the history
  3. fix tests

    vkarpov15 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    dc7966c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41b1ce3 View commit details
    Browse the repository at this point in the history