Method List
Search: 
      - 
    #== ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #== ActiveRecord::ConnectionAdapters::SQLServer::Column
 - 
    #== ActiveRecord::ConnectionAdapters::SQLServer::TypeMetadata
 - 
    #active? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #arel_visitor ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #begin_db_transaction ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #begin_isolated_db_transaction ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #binary_basic ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #build_insert_sql ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #calculate ActiveRecord::ConnectionAdapters::SQLServer::CoreExt::Calculations
 - 
    #case_sensitive? ActiveRecord::ConnectionAdapters::SQLServer::Column
 - 
    #case_sensitive_comparison ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #cast ActiveRecord::ConnectionAdapters::SQLServer::Type::Uuid
 - 
    #change_column ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #change_column_default ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #change_column_null ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #change_table_schema ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #changed_in_place? ActiveRecord::ConnectionAdapters::SQLServer::Type::String
 - 
    #char ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #charset ActiveRecord::Tasks::SQLServerDatabaseTasks
 - 
    #charset ActiveRecord::ConnectionAdapters::SQLServer::DatabaseTasks
 - 
    #clear_cache! ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #collation ActiveRecord::Tasks::SQLServerDatabaseTasks
 - 
    #collation ActiveRecord::ConnectionAdapters::SQLServer::DatabaseTasks
 - 
    #column_name_length ActiveRecord::ConnectionAdapters::SQLServer::DatabaseLimits
 - 
    #column_name_matcher ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #column_name_with_order_matcher ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #columns ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #columns_for_distinct ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #columns_per_multicolumn_index ActiveRecord::ConnectionAdapters::SQLServer::DatabaseLimits
 - 
    #columns_per_table ActiveRecord::ConnectionAdapters::SQLServer::DatabaseLimits
 - 
    #combine_bind_parameters ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #commit ActiveRecord::ConnectionAdapters::SQLServerRealTransaction
 - 
    #commit_db_transaction ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    config_appname ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    config_encoding ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    config_login_timeout ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    config_timeout ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #configure_connection ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #create ActiveRecord::Tasks::SQLServerDatabaseTasks
 - 
    #create_database ActiveRecord::ConnectionAdapters::SQLServer::DatabaseTasks
 - 
    #create_savepoint ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #create_schema ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #create_schema_dumper ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #create_table ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #current_database ActiveRecord::ConnectionAdapters::SQLServer::DatabaseTasks
 - 
    #database ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    database_exists? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #database_prefix ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #database_prefix_identifier ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #database_prefix_remote_server? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #database_quoted ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #datetime ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #datetime2 ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #datetimeoffset ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    dblib_connect ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #deserialize ActiveRecord::ConnectionAdapters::SQLServer::Type::Date
 - 
    #deserialize ActiveRecord::ConnectionAdapters::SQLServer::Type::Time
 - 
    #deserialize ActiveRecord::ConnectionAdapters::SQLServer::Type::DateTime
 - 
    #disable_referential_integrity ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #disconnect! ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #drop ActiveRecord::Tasks::SQLServerDatabaseTasks
 - 
    #drop_database ActiveRecord::ConnectionAdapters::SQLServer::DatabaseTasks
 - 
    #drop_schema ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #drop_table ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #encode_with ActiveRecord::ConnectionAdapters::SQLServer::Column
 - 
    #eql? ActiveRecord::ConnectionAdapters::SQLServer::Type::Data
 - 
    #exec_delete ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #exec_explain ActiveRecord::ConnectionAdapters::SQLServer::CoreExt::Explain
 - 
    #exec_insert ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #exec_query ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #exec_rollback_db_transaction ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #exec_rollback_to_savepoint ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #exec_update ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #execute ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #execute_procedure ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #execute_procedure ActiveRecord::ConnectionAdapters::SQLServer::CoreExt::ActiveRecord::ClassMethods
 - 
    #explain ActiveRecord::ConnectionAdapters::SQLServer::Showplan
 - 
    #extract_foreign_key_action ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #extract_identifiers ActiveRecord::ConnectionAdapters::SQLServer::Utils
 - 
    #fetch_type_metadata ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #foreign_keys ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #fully_qualified? ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #fully_qualified_database_quoted ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #get_database_version ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #hash ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #hash ActiveRecord::ConnectionAdapters::SQLServer::Column
 - 
    #hash ActiveRecord::ConnectionAdapters::SQLServer::TypeMetadata
 - 
    #in_clause_length ActiveRecord::ConnectionAdapters::SQLServer::CoreExt::LoaderQuery
 - 
    #index_name_length ActiveRecord::ConnectionAdapters::SQLServer::DatabaseLimits
 - 
    #indexes ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #indexes_per_table ActiveRecord::ConnectionAdapters::SQLServer::DatabaseLimits
 - 
    #init_with ActiveRecord::ConnectionAdapters::SQLServer::Column
 - 
    #initialize ActiveRecord::Tasks::SQLServerDatabaseTasks
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::Column
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::Type::Data
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::Type::Money
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServerRealTransaction
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::Type::Varchar
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::Type::Varbinary
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::Type::SmallMoney
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::Type::VarcharMax
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::TypeMetadata
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::Type::VarbinaryMax
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::Showplan::PrinterXml
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeVarchar
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::Showplan::PrinterTable
 - 
    #initialize ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeVarcharMax
 - 
    #insert_fixtures_set ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #inspect ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #inspect ActiveRecord::ConnectionAdapters::SQLServer::Type::Data
 - 
    #is_identity ActiveRecord::ConnectionAdapters::SQLServer::TypeMetadata
 - 
    #is_identity? ActiveRecord::ConnectionAdapters::SQLServer::Column
 - 
    #is_primary ActiveRecord::ConnectionAdapters::SQLServer::TypeMetadata
 - 
    #is_primary? ActiveRecord::ConnectionAdapters::SQLServer::Column
 - 
    #is_utf8? ActiveRecord::ConnectionAdapters::SQLServer::Column
 - 
    #joins_per_query ActiveRecord::ConnectionAdapters::SQLServer::DatabaseLimits
 - 
    #json ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #load_records_for_keys ActiveRecord::ConnectionAdapters::SQLServer::CoreExt::LoaderQuery
 - 
    #money ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #native_database_types ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #nchar ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    new_client ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #new_column ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #new_column_definition ActiveRecord::ConnectionAdapters::SQLServer::TableDefinition
 - 
    #newid_function ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #newsequentialid_function ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #ntext ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #object ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #object_quoted ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #ordinal_position ActiveRecord::ConnectionAdapters::SQLServer::TypeMetadata
 - 
    #pk_and_sequence_for ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #pp ActiveRecord::ConnectionAdapters::SQLServer::Showplan::PrinterXml
 - 
    #pp ActiveRecord::ConnectionAdapters::SQLServer::Showplan::PrinterTable
 - 
    #primary_key ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #primary_key_nonclustered ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #primary_keys ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #primary_keys_select ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #purge ActiveRecord::Tasks::SQLServerDatabaseTasks
 - 
    #qualified_level ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #quote ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #quote_column_name ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #quote_default_expression ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #quote_string ActiveRecord::ConnectionAdapters::SQLServer::Utils
 - 
    #quote_string ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #quote_string_single ActiveRecord::ConnectionAdapters::SQLServer::Utils
 - 
    #quote_string_single ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #quote_string_single_national ActiveRecord::ConnectionAdapters::SQLServer::Utils
 - 
    #quote_string_single_national ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #quoted ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #quoted ActiveRecord::ConnectionAdapters::SQLServer::Type::Char
 - 
    #quoted ActiveRecord::ConnectionAdapters::SQLServer::Type::Data
 - 
    #quoted ActiveRecord::ConnectionAdapters::SQLServer::Type::Date
 - 
    #quoted ActiveRecord::ConnectionAdapters::SQLServer::Type::Time
 - 
    #quoted ActiveRecord::ConnectionAdapters::SQLServer::Type::Uuid
 - 
    #quoted ActiveRecord::ConnectionAdapters::SQLServer::Type::DateTime
 - 
    #quoted ActiveRecord::ConnectionAdapters::SQLServer::Type::DateTimeOffset
 - 
    #quoted_date ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #quoted_false ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #quoted_raw ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #quoted_raw ActiveRecord::ConnectionAdapters::SQLServer::Utils
 - 
    #quoted_true ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    rails_application_name ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #raw_name ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #real ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #reconnect! ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #release_savepoint ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #remove_column ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #remove_index! ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #rename_column ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #rename_index ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #rename_table ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #reset! ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #result ActiveRecord::ConnectionAdapters::SQLServer::Showplan::PrinterTable
 - 
    #rollback ActiveRecord::ConnectionAdapters::SQLServerRealTransaction
 - 
    #schema ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #schema_creation ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #schema_quoted ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #serialize ActiveRecord::ConnectionAdapters::SQLServer::Type::Char
 - 
    #serialize ActiveRecord::ConnectionAdapters::SQLServer::Type::Date
 - 
    #serialize ActiveRecord::ConnectionAdapters::SQLServer::Type::Time
 - 
    #serialize ActiveRecord::ConnectionAdapters::SQLServer::Type::DateTime
 - 
    #server ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #server_quoted ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #set_transaction_isolation_level ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #smalldatetime ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #smallmoney ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #spid ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #sql_query_length ActiveRecord::ConnectionAdapters::SQLServer::DatabaseLimits
 - 
    #sqlserver? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #sqlserver_azure? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #sqlserver_connection ActiveRecord::ConnectionHandling
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Char
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Date
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Real
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Text
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Time
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Uuid
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Float
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Money
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Binary
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Boolean
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Decimal
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Integer
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Varchar
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::DateTime
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::DateTime2
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Timestamp
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::Varbinary
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::BigInteger
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::SmallMoney
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::VarcharMax
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::TinyInteger
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeChar
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeText
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::SmallInteger
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::SmallDateTime
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::VarbinaryMax
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::DateTimeOffset
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeVarchar
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeVarcharMax
 - 
    #sqlserver_type ActiveRecord::ConnectionAdapters::SQLServer::Type::DecimalWithoutScale
 - 
    #ss_timestamp ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #starting_isolation_level ActiveRecord::ConnectionAdapters::SQLServerRealTransaction
 - 
    #structure_dump ActiveRecord::Tasks::SQLServerDatabaseTasks
 - 
    #structure_load ActiveRecord::Tasks::SQLServerDatabaseTasks
 - 
    #supports_advisory_locks? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_bulk_alter? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_comments? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_comments_in_create? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_datetime_with_precision? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_ddl_transactions? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_explain? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_expression_index? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_foreign_keys? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_in_memory_oltp? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_index_sort_order? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_indexes_in_create? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_insert_conflict_target? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_insert_on_duplicate_skip? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_insert_on_duplicate_update? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_insert_returning? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_json? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_lazy_transactions? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_optimizer_hints? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_partial_index? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_savepoints? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_transaction_isolation? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #supports_views? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #table_alias_length ActiveRecord::ConnectionAdapters::SQLServer::DatabaseLimits
 - 
    #table_name ActiveRecord::ConnectionAdapters::SQLServer::TypeMetadata
 - 
    #table_name_length ActiveRecord::ConnectionAdapters::SQLServer::DatabaseLimits
 - 
    #tables_with_referential_integrity ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #text_basic ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #to_s ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
 - 
    #to_s ActiveRecord::ConnectionAdapters::SQLServer::Type::Data
 - 
    #transaction_isolation_levels ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::Char
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::Data
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::Real
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::Text
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::Uuid
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::Float
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::Money
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::Binary
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::Varchar
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::Timestamp
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::Varbinary
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::SmallMoney
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::VarcharMax
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeChar
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeText
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::SmallDateTime
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::VarbinaryMax
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::DateTimeOffset
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeVarchar
 - 
    #type ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeVarcharMax
 - 
    #type_cast ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #type_cast_for_schema ActiveRecord::ConnectionAdapters::SQLServer::Type::Date
 - 
    #type_cast_for_schema ActiveRecord::ConnectionAdapters::SQLServer::Type::Time
 - 
    #type_cast_for_schema ActiveRecord::ConnectionAdapters::SQLServer::Type::Decimal
 - 
    #type_cast_for_schema ActiveRecord::ConnectionAdapters::SQLServer::Type::DateTime
 - 
    #type_cast_for_schema ActiveRecord::ConnectionAdapters::SQLServer::Type::DecimalWithoutScale
 - 
    #type_to_sql ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #unquote_string ActiveRecord::ConnectionAdapters::SQLServer::Utils
 - 
    #unquoted_false ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #unquoted_true ActiveRecord::ConnectionAdapters::SQLServer::Quoting
 - 
    #update_table_definition ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
 - 
    #use_database ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #user_options ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #user_options_dateformat ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #user_options_isolation_level ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #user_options_language ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    using_database_configurations? ActiveRecord::Tasks::SQLServerDatabaseTasks
 - 
    #uuid ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #valid_type? ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #value ActiveRecord::ConnectionAdapters::SQLServer::Type::Data
 - 
    #varbinary ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #varchar ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #varchar_max ActiveRecord::ConnectionAdapters::SQLServer::ColumnMethods
 - 
    #version ActiveRecord::ConnectionAdapters::SQLServerAdapter
 - 
    #with_identity_insert_enabled ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
 - 
    #write_query? ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements