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

OID::Money.precision is unused since #15239 #23360

Merged
merged 1 commit into from Feb 1, 2016

Conversation

kamipo
Copy link
Member

@kamipo kamipo commented Jan 30, 2016

Address to a398cd0.

p PostgreSQLAdapter::OID::Money.precision
# => 19

p PostgreSQLAdapter::OID::Money.new.precision
# => nil

r? @rafaelfranca

    p PostgreSQLAdapter::OID::Money.precision
    # => 19

    p PostgreSQLAdapter::OID::Money.new.precision
    # => nil
rafaelfranca added a commit that referenced this pull request Feb 1, 2016
@rafaelfranca rafaelfranca merged commit 75fcb52 into rails:master Feb 1, 2016
@kamipo kamipo deleted the oid_money_precision_is_unused branch February 1, 2016 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants