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

Add support for binary_mode #357

Closed
wants to merge 3 commits into from
Closed

Add support for binary_mode #357

wants to merge 3 commits into from

Commits on Mar 30, 2015

  1. Refactor writeBuf

    johto committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    9570c32 View commit details
    Browse the repository at this point in the history
  2. Decouple rows and stmt

    We need the ability to return rows objects which don't have an
    underlying prepared statement in order to support the single round-trip
    mode.
    johto committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    58a8e53 View commit details
    Browse the repository at this point in the history
  3. Add support for binary_mode

    johto committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    18fa75e View commit details
    Browse the repository at this point in the history