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

Standalone prepare #133

Merged
merged 24 commits into from
Dec 22, 2014
Merged

Standalone prepare #133

merged 24 commits into from
Dec 22, 2014

Commits on Dec 3, 2014

  1. WIP. initial test

    sidorares committed Dec 3, 2014
    Configuration menu
    Copy the full SHA
    91ab6cf View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2014

  1. add prepare command

    sidorares committed Dec 4, 2014
    Configuration menu
    Copy the full SHA
    359fc39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f948afb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcd880b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e16faf View commit details
    Browse the repository at this point in the history
  5. bump dependencies

    sidorares committed Dec 4, 2014
    Configuration menu
    Copy the full SHA
    9935700 View commit details
    Browse the repository at this point in the history
  6. test thad doing a lot od prepare() followed by close() does not resul…

    …t in max_prepared_statements error
    sidorares committed Dec 4, 2014
    Configuration menu
    Copy the full SHA
    ea8b437 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f62e2e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2014

  1. Configuration menu
    Copy the full SHA
    3f3da63 View commit details
    Browse the repository at this point in the history
  2. prepare() example

    sidorares committed Dec 6, 2014
    Configuration menu
    Copy the full SHA
    8dc6d5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4e9c7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cfb8d8 View commit details
    Browse the repository at this point in the history
  5. lint

    sidorares committed Dec 6, 2014
    Configuration menu
    Copy the full SHA
    68f2f31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e6d3bc View commit details
    Browse the repository at this point in the history
  7. remove debugger

    sidorares committed Dec 6, 2014
    Configuration menu
    Copy the full SHA
    df84597 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5220a70 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    814addd View commit details
    Browse the repository at this point in the history
  10. return after setTimeout()

    sidorares committed Dec 6, 2014
    Configuration menu
    Copy the full SHA
    9ce75c5 View commit details
    Browse the repository at this point in the history
  11. bump max statements

    sidorares committed Dec 6, 2014
    Configuration menu
    Copy the full SHA
    c0cd502 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d47ad91 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3bbaa64 View commit details
    Browse the repository at this point in the history
  14. unprepare() test

    sidorares committed Dec 6, 2014
    Configuration menu
    Copy the full SHA
    dd8dc36 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2014

  1. fix typo

    sidorares committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    51b7904 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0277cf View commit details
    Browse the repository at this point in the history