Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unicode error when trying to escape binary data #1107

Merged
merged 7 commits into from Nov 28, 2018

Commits on Oct 18, 2018

  1. Fix unicode error when trying to escape binary data

    Daniel authored and Daniel committed Oct 18, 2018
    Copy the full SHA
    3bf2b74 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Add test case and six.binary_type

    Daniel authored and Daniel committed Oct 25, 2018
    Copy the full SHA
    a112999 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Update binary parameter test

    Daniel authored and Daniel committed Nov 7, 2018
    Copy the full SHA
    201a65b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Merge branch 'master' into patch-1

    Daniel authored and Daniel committed Nov 8, 2018
    Copy the full SHA
    78da08e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    347b223 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. simplified logic and fixed test

    Daniel authored and Daniel committed Nov 19, 2018
    Copy the full SHA
    6f772a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Update test_sql.py

    dbowd committed Nov 27, 2018
    Copy the full SHA
    efc9180 View commit details
    Browse the repository at this point in the history