Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

fix segment fault when query param repr string is large #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 6, 2014

  1. fix segment fault when query param like

        connection.query("select '%s'", (range(1000),))
    tg123 committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    932df2e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2014

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