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: mysqljs/mysql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: mysqljs/mysql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Sep 2, 2010

  1. Add contributors to readme

    felixge committed Sep 2, 2010
    Configuration menu
    Copy the full SHA
    5e1183f View commit details
    Browse the repository at this point in the history
  2. Update todos

    felixge committed Sep 2, 2010
    Configuration menu
    Copy the full SHA
    ee63231 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2010

  1. Test case showing column ordering bug

    Original test case by Bert Belder:
    http://gist.github.com/583048
    felixge committed Sep 17, 2010
    Configuration menu
    Copy the full SHA
    5e68d18 View commit details
    Browse the repository at this point in the history
  2. Fix column ordering bug

    Original patch by Bert Belder, see:
    http://gist.github.com/583103
    
    This patch also adds a unit test. I had to to move the packet.emit line
    a little, as to make the unit test easier to produce.
    felixge committed Sep 17, 2010
    Configuration menu
    Copy the full SHA
    7340394 View commit details
    Browse the repository at this point in the history
  3. Bump version

    felixge committed Sep 17, 2010
    Configuration menu
    Copy the full SHA
    c05ecc8 View commit details
    Browse the repository at this point in the history
Loading