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: go-gorm/gorm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bkali/gorm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 11 files changed
  • 1 contributor

Commits on Sep 8, 2015

  1. Configuration menu
    Copy the full SHA
    93a2c68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b71fda1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a739f8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3b89f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f687343 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10cba15 View commit details
    Browse the repository at this point in the history
  7. change unique index to simple index on the migrated table because mss…

    …ql does not allow duplicate NULL values in unique columns ref: https://github.com/jinzhu/gorm/issues/647
    bkali committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    be655f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8dd9d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e082194 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ae3729 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a513a46 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b984687 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e540893 View commit details
    Browse the repository at this point in the history
Loading