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

Add default datatype for LoggedStatement->bindValue according to parent class #3

Merged
merged 1 commit into from
Mar 1, 2019

Conversation

MrPetovan
Copy link
Contributor

@MrPetovan MrPetovan commented Nov 2, 2018

This PR adds the default \PDO::PARAM_STR data type value to LoggerStatement->bindValue.

Without this default value, activating the Query Logger make any of the subsequent \Atlas\Pdo\Connection query methods fails when data types aren't provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants