Module
ThinkingSphinx::ActiveRecord::DatabaseAdapters
In:
lib/thinking_sphinx/active_record/database_adapters.rb
frozen_string_literal: true
Methods
adapter_for
adapter_type_for
adapter_type_for_jdbc
adapter_type_for_jdbc_plain
Classes and Modules
Class
ThinkingSphinx::ActiveRecord::DatabaseAdapters::AbstractAdapter
Class
ThinkingSphinx::ActiveRecord::DatabaseAdapters::MySQLAdapter
Class
ThinkingSphinx::ActiveRecord::DatabaseAdapters::PostgreSQLAdapter
Attributes
default
[RW]
Public Class methods
adapter_for
(model)
adapter_type_for
(model)
adapter_type_for_jdbc
(model)
adapter_type_for_jdbc_plain
(adapter, url)
[Validate]