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: jmoiron/sqlx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.3
Choose a base ref
...
head repository: jmoiron/sqlx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.5
Choose a head ref
  • 13 commits
  • 8 files changed
  • 5 contributors

Commits on Apr 9, 2021

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

Commits on Apr 19, 2021

  1. fix the default binds for a 'godror' driver

    Roman Perehkod committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    1abdd3d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. update go-sql-driver/mysql to v1.6.0

    xbjiang committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    2765bc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

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

Commits on Apr 28, 2021

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

Commits on May 7, 2021

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

Commits on May 9, 2021

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

Commits on May 15, 2021

  1. Merge pull request #731 from 2403905/godror

    Fix the default binds for a 'godror' driver
    jmoiron authored May 15, 2021
    Configuration menu
    Copy the full SHA
    e6cd7ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #734 from QuangTung97/fix/named-exec-values

    Fix Bulk Insert: Single Column and MySQL earlier upsert syntax
    jmoiron authored May 15, 2021
    Configuration menu
    Copy the full SHA
    92bfa36 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #728 from s7v7nislands/update_mysql_version

    update go-sql-driver/mysql to v1.6.0
    jmoiron authored May 15, 2021
    Configuration menu
    Copy the full SHA
    a62bc60 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

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

Commits on Apr 16, 2022

  1. Merge pull request #767 from liftoffio/gpark.sqlx.reset-slice

    Make Select reset slice length
    jmoiron authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    28212d4 View commit details
    Browse the repository at this point in the history
Loading