8000 Comparing v0.1.8...v0.1.9 · DATA-DOG/go-txdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
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 or learn 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: DATA-DOG/go-txdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.8
Choose a base ref
...
head repository: DATA-DOG/go-txdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.9
Choose a head ref
  • 16 commits
  • 11 files changed
  • 4 contributors

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    25ee8ea View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Merge pull request #61 from DATA-DOG/golangci-lint

    Use latest version of golangci-lint
    Yiling-J authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f2e4df2 View commit details
    Browse the repository at this point in the history
  2. Refactor test drivers

    Rather than initializing them all at once on startup, we now register the
    driver on first use.  This will allow selectivly disabling some drivers
    during different test runs.
    flimzy committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e2f3d21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7063ecd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ab3265 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06c7739 View commit details
    Browse the repository at this point in the history
  6. Add testcontainers support

    flimzy committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5ac169d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc2e655 View commit details
    Browse the repository at this point in the history
  8. Minor comment updates

    flimzy committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ae09091 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Merge pull request #59 from DATA-DOG/tests

    Refactor tests to work with testcontainers
    Yiling-J authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    8a12fdc View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Create FUNDING.yml

    any contributor and maintainer can link their user for patreon sponsorship
    l3pp4rd authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    559e65b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Update GoDoc

    flimzy committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6013afb View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge pull request #62 from DATA-DOG/doc

    Some GoDoc updates and fixes
    flimzy authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d75c6fd View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    08031bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50b50cf View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge pull request #64 from daisuke0925m/fix/TestShouldRunWithHeavyWork

    fix beginTxOnce() context cancel
    flimzy authored May 23, 2024
    Configuration menu
    Copy the full SHA
    367bc92 View commit details
    Browse the repository at this point in the history
Loading
0