Method List
-
#== Arel::Nodes::Ordering
-
#active? ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#activity_stats ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#adapter_name ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#add_limit_offset! ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#auto_connect ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#auto_connect_duration ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#begin_db_transaction ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
binary_to_string ActiveRecord::ConnectionAdapters::SQLServerColumn
-
#case_sensitive_modifier ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#change_column ActiveRecord::ConnectionAdapters::Sqlserver::SchemaStatements
-
#change_column_default ActiveRecord::ConnectionAdapters::Sqlserver::SchemaStatements
-
#change_column_null ActiveRecord::ConnectionAdapters::Sqlserver::SchemaStatements
-
#charset ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#clear! ActiveRecord::ConnectionAdapters::Sqlserver::SchemaCache
-
#clear_table_cache! ActiveRecord::ConnectionAdapters::Sqlserver::SchemaCache
-
#coerce_sqlserver_date ActiveRecord::ConnectionAdapters::Sqlserver::CoreExt::ActiveRecord::ClassMethods
-
#coerce_sqlserver_time ActiveRecord::ConnectionAdapters::Sqlserver::CoreExt::ActiveRecord::ClassMethods
-
#column_name_length ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseLimits
-
#columns ActiveRecord::ConnectionAdapters::Sqlserver::SchemaStatements
-
#columns_per_multicolumn_index ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseLimits
-
#columns_per_table ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseLimits
-
#commit_db_transaction ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#create_database ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#create_savepoint ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#cs_equality_operator ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#current_database ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#database_version ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#database_year ActiveRecord::ConnectionAdapters::SQLServerColumn
-
#database_year ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#default_function ActiveRecord::ConnectionAdapters::SQLServerColumn
-
#disable_referential_integrity ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#disconnect! ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#drop_database ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#edition ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#empty_insert_statement_value ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#eql? Arel::Nodes::Ordering
-
#exec_delete ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#exec_insert ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#exec_query 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
-
#finished? ActiveRecord::ConnectionAdapters::Sqlserver::CoreExt::ODBC::Statement
-
#hash Arel::Nodes::Ordering
-
#in_clause_length ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseLimits
-
#index_name_length ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseLimits
-
#indexes ActiveRecord::ConnectionAdapters::Sqlserver::SchemaStatements
-
#indexes_per_table ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseLimits
-
#initialize ActiveRecord::ConnectionAdapters::Sqlserver::SchemaCache
-
#initialize ActiveRecord::ConnectionAdapters::SQLServerColumn
-
#initialize ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#inspect ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#is_identity? ActiveRecord::ConnectionAdapters::SQLServerColumn
-
#is_integer? ActiveRecord::ConnectionAdapters::SQLServerColumn
-
#is_primary? ActiveRecord::ConnectionAdapters::SQLServerColumn
-
#is_real? ActiveRecord::ConnectionAdapters::SQLServerColumn
-
#is_utf8? ActiveRecord::ConnectionAdapters::SQLServerColumn
-
#joins_per_query ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseLimits
-
#lock Arel::SelectManager
-
#lock_without_sqlserver Arel::SelectManager
-
#lost_connection_exceptions ActiveRecord::ConnectionAdapters::Sqlserver::Errors
-
#lost_connection_messages ActiveRecord::ConnectionAdapters::Sqlserver::Errors
-
#native_binary_database_type ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#native_database_types ActiveRecord::ConnectionAdapters::Sqlserver::SchemaStatements
-
#native_date_database_type ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#native_string_database_type ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#native_text_database_type ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#native_time_database_type ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#newid_function ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#newsequentialid_function ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#order Arel::SelectManager
-
#order_without_sqlserver Arel::SelectManager
-
#outside_transaction? ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#pk_and_sequence_for ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#primary_key ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#product_level ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#product_version ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#quote ActiveRecord::ConnectionAdapters::Sqlserver::Quoting
-
#quote_column_name ActiveRecord::ConnectionAdapters::Sqlserver::Quoting
-
#quote_name ActiveRecord::ConnectionAdapters::Sqlserver::SchemaCache
-
#quote_string ActiveRecord::ConnectionAdapters::Sqlserver::Quoting
-
#quote_table_name ActiveRecord::ConnectionAdapters::Sqlserver::Quoting
-
#quoted_date ActiveRecord::ConnectionAdapters::Sqlserver::Quoting
-
#quoted_datetime ActiveRecord::ConnectionAdapters::Sqlserver::Quoting
-
#quoted_false ActiveRecord::ConnectionAdapters::Sqlserver::Quoting
-
#quoted_full_iso8601 ActiveRecord::ConnectionAdapters::Sqlserver::Quoting
-
#quoted_string_prefix ActiveRecord::ConnectionAdapters::Sqlserver::Quoting
-
#quoted_true ActiveRecord::ConnectionAdapters::Sqlserver::Quoting
-
#reconnect! ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#recreate_database ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#recreate_database! ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#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_table ActiveRecord::ConnectionAdapters::Sqlserver::SchemaStatements
-
#reset! ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#retry_deadlock_victim ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#rollback_db_transaction ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#rollback_to_savepoint ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#run_block ActiveRecord::ConnectionAdapters::Sqlserver::CoreExt::ODBC::Database
-
#run_with_isolation_level ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#select_rows ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#spid ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#sql_query_length ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseLimits
-
#sql_type_for_statement ActiveRecord::ConnectionAdapters::SQLServerColumn
-
#sqlserver? ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#sqlserver_2005? ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#sqlserver_2008? ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#sqlserver_2011? ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#sqlserver_azure? ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
sqlserver_connection ActiveRecord::Base
-
string_to_binary ActiveRecord::ConnectionAdapters::SQLServerColumn
-
#substitute_at ActiveRecord::ConnectionAdapters::Sqlserver::Quoting
-
#supports_count_distinct? ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#supports_ddl_transactions? ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#supports_migrations? ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#supports_primary_key? ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#supports_savepoints? ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#supports_statement_cache? ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#table_alias_length ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseLimits
-
#table_exists? ActiveRecord::ConnectionAdapters::Sqlserver::SchemaStatements
-
#table_exists? ActiveRecord::ConnectionAdapters::Sqlserver::SchemaCache
-
#table_klass ActiveRecord::ConnectionAdapters::SQLServerColumn
-
#table_name ActiveRecord::ConnectionAdapters::SQLServerColumn
-
#table_name_length ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseLimits
-
#table_names ActiveRecord::ConnectionAdapters::Sqlserver::SchemaCache
-
#tables ActiveRecord::ConnectionAdapters::Sqlserver::SchemaStatements
-
#transaction ActiveRecord::ConnectionAdapters::Sqlserver::DatabaseStatements
-
#transaction_with_retry_deadlock_victim ActiveRecord::ConnectionAdapters::Sqlserver::CoreExt::DatabaseStatements
-
#type_to_sql ActiveRecord::ConnectionAdapters::Sqlserver::SchemaStatements
-
unqualify_db_name ActiveRecord::ConnectionAdapters::Sqlserver::Utils
-
unqualify_table_name ActiveRecord::ConnectionAdapters::Sqlserver::Utils
-
unqualify_table_schema ActiveRecord::ConnectionAdapters::Sqlserver::Utils
-
#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
-
#version ActiveRecord::ConnectionAdapters::SQLServerAdapter
-
#view_exists? ActiveRecord::ConnectionAdapters::Sqlserver::SchemaCache
-
#view_information ActiveRecord::ConnectionAdapters::Sqlserver::SchemaCache
-
#view_names ActiveRecord::ConnectionAdapters::Sqlserver::SchemaCache
-
#views ActiveRecord::ConnectionAdapters::Sqlserver::SchemaStatements