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

Allow scale for numeric array to be zero #2

Merged
merged 1 commit into from Oct 17, 2015

Conversation

bsiggelkow
Copy link
Contributor

No description provided.

@bsiggelkow
Copy link
Contributor Author

The initializer for PgNumericArray was not permitting a scale of zero (0); for when the values in the array are integers.

@xentek
Copy link
Owner

xentek commented Oct 17, 2015

Thanks for the fix!

xentek added a commit that referenced this pull request Oct 17, 2015
Allow scale for numeric array to be zero
@xentek xentek merged commit c452a20 into xentek:master Oct 17, 2015
@xentek
Copy link
Owner

xentek commented Oct 17, 2015

btw, v0.0.6 of the gem contains your fix and has been released to rubygems. thanks again.

@xentek xentek mentioned this pull request Oct 17, 2015
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