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: davispuh/MySQL-for-Python-3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: MySQLdb
Choose a base ref
...
head repository: lucianobarcaro/MySQL-for-Python-3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: MySQLdb
Choose a head ref
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 12, 2015

  1. Return binary fields (blobs) as bytes. Code style

    Luciano Barcaro committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    a4bd587 View commit details
    Browse the repository at this point in the history
  2. Space -> Tab

    Luciano Barcaro committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    f4ecdd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2015

  1. Esquece a flag binário, usa a flag blob

    Luciano Barcaro committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    b9a4328 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. Campos binários ou blobs devem vir como binário

    Luciano Barcaro committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    5dfb79b View commit details
    Browse the repository at this point in the history
Loading