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 setting persistent option for PDO connection #2092

Merged

Commits on May 10, 2022

  1. support PDO persistent connection

    Pavel Kachurka committed May 10, 2022
    Configuration menu
    Copy the full SHA
    7a49fa2 View commit details
    Browse the repository at this point in the history
  2. Fixing style errors.

    stickler-ci committed May 10, 2022
    Configuration menu
    Copy the full SHA
    74a77af View commit details
    Browse the repository at this point in the history
  3. SQL server PDO driver not supports persistent connections

    Pavel Kachurka committed May 10, 2022
    Configuration menu
    Copy the full SHA
    2b86062 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/pdo-persistent-connectio…

    …n' into feature/pdo-persistent-connection
    Pavel Kachurka committed May 10, 2022
    Configuration menu
    Copy the full SHA
    f604777 View commit details
    Browse the repository at this point in the history
  5. not testing SQL server PDO driver for unsupported attribute

    Pavel Kachurka committed May 10, 2022
    Configuration menu
    Copy the full SHA
    e62466e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Apply assertTrue & assertFalse suggestions from code review

    Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
    paulermo and MasterOdin committed May 11, 2022
    Configuration menu
    Copy the full SHA
    bc9f3d7 View commit details
    Browse the repository at this point in the history
  2. syntax fix after applying suggestions

    Pavel Kachurka committed May 11, 2022
    Configuration menu
    Copy the full SHA
    ee97d51 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    cff3d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d0a7e5 View commit details
    Browse the repository at this point in the history