Skip to content

Conversation

@Narigo
Copy link
Contributor

@Narigo Narigo commented Mar 6, 2016

Just a little test to show usage of bit and bytea columns

@Narigo Narigo mentioned this pull request Mar 6, 2016
@Narigo Narigo force-pushed the bit-and-bytea-tests branch from a63efd0 to 11ee86a Compare March 6, 2016 18:20
@Narigo
Copy link
Contributor Author

Narigo commented Mar 6, 2016

Fixed the PR and updated with 3 tests - BIT(1), BIT(2) and BIT(9) to show that BIT(9) needs two bytes in the resulting array.

@vietj
Copy link
Contributor

vietj commented Mar 21, 2016

👍

@Narigo Narigo force-pushed the bit-and-bytea-tests branch from 11ee86a to 44b313f Compare March 21, 2016 11:32
@Narigo
Copy link
Contributor Author

Narigo commented Mar 21, 2016

Rebased onto master, code didn't change, just had conflicts as both added tests at the same lines of the file.

Narigo added a commit that referenced this pull request Mar 21, 2016
Add tests for MySQL BIT and PostgreSQL BYTEA columns
@Narigo Narigo merged commit 25fe538 into master Mar 21, 2016
@Narigo Narigo deleted the bit-and-bytea-tests branch March 21, 2016 11:34
@Narigo Narigo removed the to review label Mar 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants