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

Push valid_type? up to abstract adapter #28176

Merged

Conversation

kamipo
Copy link
Member

@kamipo kamipo commented Feb 26, 2017

valid_type? should return true if a type exists in
native_database_types at least.

https://github.com/rails/rails/blob/v5.1.0.beta1/activerecord/lib/active_record/schema_dumper.rb#L136

@pixeltrix pixeltrix merged commit 228c6c0 into rails:master Feb 26, 2017
@pixeltrix
Copy link
Contributor

@kamipo thanks!

@kamipo kamipo deleted the push_valid_type_up_to_abstract_adapter branch February 26, 2017 12:10
koic added a commit to koic/oracle-enhanced that referenced this pull request Feb 26, 2017
Follow up to rails/rails#28176.

It becomes the same implementation as the super class.
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