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

bugfix-BinaryType #1218

Merged
merged 1 commit into from
Mar 23, 2017
Merged

bugfix-BinaryType #1218

merged 1 commit into from
Mar 23, 2017

Conversation

spekary
Copy link
Member

@spekary spekary commented Mar 19, 2017

Moves special handling of flags to SetFieldType. Makes a Blob type in PHP more akin to a Binary type. Text and VarChars are now both Text types in PHP, since PHP really doesn't care how the text is saved in the database. Improves the generated iterator.

Makes a Blob type in PHP more akin to a Binary type. Text and VarChars are now both Text types in PHP, since PHP really doesn't care how the text is saved in the database.
@spekary spekary merged commit 37971e3 into qcubed:v3.2 Mar 23, 2017
@spekary spekary deleted the bugfix-BetterBinaryHandling branch March 23, 2017 14:46
@matthiaz matthiaz mentioned this pull request Aug 16, 2020
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.

None yet

1 participant