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 a failing test case for an edge case with the write-sql option #409

Merged
merged 2 commits into from
Jan 6, 2016

Conversation

mikeSimonson
Copy link
Contributor

Right now if addSql is used with parameters for a prepared stmt the
write-sql option will output an unusable dump.

Right now if addSql is used with parameters for a prepared stmt the
write-sql option will output an unusable dump.
… a prepared stmt

As nothing is in place right now to be able to output them safely.
mikeSimonson added a commit that referenced this pull request Jan 6, 2016
Add a failing test case for an edge case with the write-sql option
@mikeSimonson mikeSimonson merged commit d6e1357 into doctrine:master Jan 6, 2016
@mikeSimonson mikeSimonson deleted the write-sql-fail branch January 6, 2016 20:50
@mikeSimonson mikeSimonson modified the milestone: 1.3.0 Jan 6, 2016
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.

1 participant