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 getBindingType method to binary types #45

Merged
merged 1 commit into from
Nov 6, 2017

Conversation

enumag
Copy link
Contributor

@enumag enumag commented Oct 24, 2017

Indeed this seems to fix the problem reported in ramsey/uuid#179.

@enumag
Copy link
Contributor Author

enumag commented Oct 31, 2017

ping @ramsey

@ramsey
Copy link
Owner

ramsey commented Oct 31, 2017

Is there a way to add a test to verify that this solves the problem? I've been trying to think through how that would work without requiring a database.

@enumag
Copy link
Contributor Author

enumag commented Oct 31, 2017

@ramsey In the current implementation it's the database itself (or maybe the pdo pgsql driver) that raises the error. Which means you do need the database to write a failing test.

@enumag
Copy link
Contributor Author

enumag commented Nov 5, 2017

@ramsey Can we get this merged? I'd like to switch my app to binary uuids.

@ramsey ramsey merged commit b991880 into ramsey:master Nov 6, 2017
@ramsey
Copy link
Owner

ramsey commented Nov 6, 2017

Merged in and release tagged as 1.4.2. Thanks!

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

2 participants