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: palewire/django-postgres-copy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.0
Choose a base ref
...
head repository: palewire/django-postgres-copy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.7.1
Choose a head ref
  • 19 commits
  • 13 files changed
  • 2 contributors

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    7615e01 View commit details
    Browse the repository at this point in the history
  2. More dox fixes

    palewire committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4940963 View commit details
    Browse the repository at this point in the history
  3. More fixes

    palewire committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    a880472 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Tweak

    palewire committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    ee4380c View commit details
    Browse the repository at this point in the history
  2. Fix

    palewire committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    5d0a9d6 View commit details
    Browse the repository at this point in the history
  3. Update custom.css

    palewire authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    e7d0927 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Update test.yaml

    palewire authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    d33b4cc View commit details
    Browse the repository at this point in the history
  2. Update test.yaml

    palewire authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    e2e30e1 View commit details
    Browse the repository at this point in the history
  3. Update test.yaml

    palewire authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    735831d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Add support for temp_table_name override

    This enables clients that run more than one bulk import
    operation concurrently to avoid table naming conflicts.
    bcwaldon committed May 16, 2022
    Configuration menu
    Copy the full SHA
    cd1a188 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on May 25, 2022

  1. Trim README

    palewire committed May 25, 2022
    Configuration menu
    Copy the full SHA
    3bac5f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #146 from bcwaldon/temp_table_name

    Add support for temp_table_name override
    palewire authored May 25, 2022
    Configuration menu
    Copy the full SHA
    b78fe51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11a2233 View commit details
    Browse the repository at this point in the history
  4. Maybe fix the tests

    palewire committed May 25, 2022
    Configuration menu
    Copy the full SHA
    9f8287e View commit details
    Browse the repository at this point in the history
  5. Try again

    palewire committed May 25, 2022
    Configuration menu
    Copy the full SHA
    7097560 View commit details
    Browse the repository at this point in the history
  6. Update a bunch of stuff

    palewire committed May 25, 2022
    Configuration menu
    Copy the full SHA
    5511a1b View commit details
    Browse the repository at this point in the history
  7. Add wheel

    palewire committed May 25, 2022
    Configuration menu
    Copy the full SHA
    67cb0b3 View commit details
    Browse the repository at this point in the history
  8. pipenv run

    palewire committed May 25, 2022
    Configuration menu
    Copy the full SHA
    791e228 View commit details
    Browse the repository at this point in the history
Loading