instance method collation

Ruby on Rails 3.1.12

Since v3.1.12 Last seen in v3.1.12

Signature

collation()

Returns the database collation strategy.

Source
# File activerecord/lib/active_record/connection_adapters/mysql2_adapter.rb, line 419
      def collation
        show_variable 'collation_database'
      end

Defined in activerecord/lib/active_record/connection_adapters/mysql2_adapter.rb line 419 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord::ConnectionAdapters::Mysql2Adapter

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close