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

Cleanup BlobTest #1

Closed
wants to merge 40 commits into from
Closed

Cleanup BlobTest #1

wants to merge 40 commits into from

Conversation

mpdude
Copy link
Owner

@mpdude mpdude commented Sep 8, 2018

Remove binary field from BlobTest and make sure both text and blob type fields can be used with LARGE_OBJECT bindings.

See doctrine#3217.

Majkl578 and others added 30 commits April 6, 2018 19:56
It is required when using annotations to detect deprecation errors.
Other drivers (including the cache) never supported fetch modes that are
not listed in `FetchMode`. Converting between the contants is only done
for PDO, so BC only needs to be restored here. PDO will validate the
fetch mode, we don’t have to.
@mpdude mpdude force-pushed the fix-mysqli-blobs branch 2 times, most recently from 27014da to beaaa79 Compare September 12, 2018 15:03
@mpdude mpdude closed this Sep 15, 2018
@mpdude mpdude deleted the binary_is_not_lob branch September 15, 2018 21:28
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.

9 participants