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: diogob/postgres-copy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: diogob/postgres-copy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 4, 2022

  1. Update acts_as_copy_target.rb

    Fix issue where adding a column mapping erase others column names.
    pa657 authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ae90506 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    0804b44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from pa657/patch-1

    Update acts_as_copy_target.rb
    diogob authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    c2afdf4 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    diogob committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    e828a49 View commit details
    Browse the repository at this point in the history
  4. Bump patch version number

    diogob committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    73ec5d3 View commit details
    Browse the repository at this point in the history
Loading