Flowdock
method

native

Importance_0
native() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activerecord/lib/active_record/connection_adapters/abstract/schema_definitions.rb, line 486
        def native
          @base.native_database_types
        end
Register or log in to add new notes.