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: vertica/vertica-sql-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: vertica/vertica-sql-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 9 commits
  • 12 files changed
  • 4 contributors

Commits on Aug 20, 2020

  1. Handle null values from the driver (#92)

    No longer inserts ??HELP?? with nil values
    
    Fix #84
    Michael authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    c0451b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

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

Commits on Sep 27, 2020

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

Commits on Oct 9, 2020

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

Commits on Nov 3, 2020

  1. Add unsupported data types (#95)

    DATE, TIME, TIMETZ, INTERVAL, INTERVALYM types
    sitingren authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    4cb27ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d58503 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

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

Commits on Nov 25, 2020

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

Commits on Dec 1, 2020

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