Thanks to visit codestin.com
Credit goes to github.com

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: GoogleCloudPlatform/python-docs-samples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pranaynanda/python-docs-samples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 5, 2019

  1. Changed connection driver for ease of use.

    The current code does not work if tried to implement as is. There are bugs as described in the first comment of this StackOverflow question. https://stackoverflow.com/a/53784015/5056741
    pranaynanda authored Jun 5, 2019
    Configuration menu
    Copy the full SHA
    32136b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91d1ef1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

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

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    3ce4ef1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fcf39c View commit details
    Browse the repository at this point in the history
  3. Updated to use pg8000

    pranaynanda authored Jul 23, 2019
    Configuration menu
    Copy the full SHA
    e86d518 View commit details
    Browse the repository at this point in the history
  4. Updated formatting.

    pranaynanda authored Jul 23, 2019
    Configuration menu
    Copy the full SHA
    fb45efa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73a3b6f View commit details
    Browse the repository at this point in the history
  6. Updated to use pg8000

    pranaynanda authored Jul 23, 2019
    Configuration menu
    Copy the full SHA
    ec4c33f View commit details
    Browse the repository at this point in the history
  7. Fixed indentation

    pranaynanda authored Jul 23, 2019
    Configuration menu
    Copy the full SHA
    ad977dc View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Fix comment in both samples.

    kurtisvg committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    481894a View commit details
    Browse the repository at this point in the history
Loading