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: markbates/pop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.24.0
Choose a base ref
...
head repository: markbates/pop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.25.0
Choose a head ref
  • 8 commits
  • 19 files changed
  • 2 contributors

Commits on Jul 3, 2017

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

Commits on Jul 5, 2017

  1. fix migrate down causes index -1

    u007 authored and markbates committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    9dfce01 View commit details
    Browse the repository at this point in the history
  2. change_column support (except sqlite)

    u007 authored and markbates committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    3c1a519 View commit details
    Browse the repository at this point in the history
  3. drop not null if nullable for postgresql

    u007 authored and markbates committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    6f0ce0b View commit details
    Browse the repository at this point in the history
  4. fix id integer case sensitivity issue

    sqlite change_column support
    u007 authored and markbates committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    033105a View commit details
    Browse the repository at this point in the history
  5. group by support

    u007 authored and markbates committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    c958068 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86d329b View commit details
    Browse the repository at this point in the history
  7. version bump

    markbates committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    247f414 View commit details
    Browse the repository at this point in the history
Loading