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

Binding arrays #30

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

Commits on Apr 18, 2021

  1. fix: Implement ability to bind values for arrays

    Implement binding for Connection::PARAM_INT_ARRAY and Connection::PARAM_STR_ARRAY types
    nafigator authored and Alexander Yancharuk committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    fece76e View commit details
    Browse the repository at this point in the history
  2. chore: Fix warnings in composer.json

    Deprecation warning: require.smi2/phpClickHouse is invalid, it should not contain uppercase characters. Please use smi2/phpclickhouse instead. Make sure you fix this as Composer 2.0 will error.
    Alexander Yancharuk committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    d53ee04 View commit details
    Browse the repository at this point in the history