Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:elixir-sqlite/ecto_sqlite3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v0.17.3
Choose a base ref
Loading
...
head repository:elixir-sqlite/ecto_sqlite3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v0.17.4
Choose a head ref
Loading
  • 4commits
  • 4files changed
  • 2contributors

Commits on Nov 4, 2024

  1. Add documentation about transaction modes (#155)

    1. **Pass `mode: :immediate` to `Repo.transaction/2`:** Use this approach to set    the transaction mode for individual transactions.2. **Define custom transaction functions:** Create wrappers, such as    `Repo.immediate_transaction/2` or `Repo.deferred_transaction/2`, to easily    apply different modes where needed.3. **Set a global default:** Configure `:default_transaction_mode` to apply a   preferred mode for all transactions.
    @egze
    egze authoredNov 4, 2024
    Configuration menu
    Copy the full SHA
    97c9cb4View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c330935View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8710c8View commit details
    Browse the repository at this point in the history
  4. Bump to v0.17.4

    @warmwaffles
    warmwaffles committedNov 4, 2024
    Configuration menu
    Copy the full SHA
    a28c297View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp