Module: ActiveRecord::Type
- Defined in:
- lib/active_record/connection_adapters/tidb/type.rb
Class Method Summary collapse
Class Method Details
.adapter_name_from(_model) ⇒ Object
6 7 8 |
# File 'lib/active_record/connection_adapters/tidb/type.rb', line 6 def adapter_name_from(_model) :mysql end |