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

Refactor Phalcon\Db\Adapter\Pdo::query #13515

Merged
merged 7 commits into from Oct 9, 2018
Merged

Commits on Oct 8, 2018

  1. - Refactor Phalcon\Db\Adapter\Pdo::query in fetchOne get All fetch …

    …One, `Phalcon\Db\Adapter::queryAll` use `pdo::queryAll`
    cq-z committed Oct 8, 2018
    Copy the full SHA
    2a5ac14 View commit details
    Browse the repository at this point in the history
  2. fix: pdo::exec error

    cq-z committed Oct 8, 2018
    Copy the full SHA
    42d5208 View commit details
    Browse the repository at this point in the history
  3. fix: changelog error。

    cq-z committed Oct 8, 2018
    Copy the full SHA
    8a3d602 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Copy the full SHA
    a265084 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a7bd734 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ec30392 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/optimize-pdo' of https://github.com/cq-z/cphalcon

    … into feature/optimize-pdo
    cq-z committed Oct 9, 2018
    Copy the full SHA
    ea8b787 View commit details
    Browse the repository at this point in the history