module ActiveRecord
module ActiveRecord::ConnectionAdapters
module ActiveRecord::ConnectionAdapters::SQLServer
module ActiveRecord::ConnectionAdapters::SQLServer::CoreExt
module ActiveRecord::ConnectionAdapters::SQLServer::CoreExt::ActiveRecord
module ActiveRecord::ConnectionAdapters::SQLServer::CoreExt::ActiveRecord::ClassMethods
module ActiveRecord::ConnectionAdapters::SQLServer::CoreExt::AttributeMethods
module ActiveRecord::ConnectionAdapters::SQLServer::CoreExt::Explain
module ActiveRecord::ConnectionAdapters::SQLServer::CoreExt::ODBC
module ActiveRecord::ConnectionAdapters::SQLServer::CoreExt::ODBC::Database
module ActiveRecord::ConnectionAdapters::SQLServer::CoreExt::ODBC::Statement
module ActiveRecord::ConnectionAdapters::SQLServer::DatabaseLimits
module ActiveRecord::ConnectionAdapters::SQLServer::DatabaseStatements
module ActiveRecord::ConnectionAdapters::SQLServer::DatabaseTasks
module ActiveRecord::ConnectionAdapters::SQLServer::Quoting
module ActiveRecord::ConnectionAdapters::SQLServer::SchemaStatements
module ActiveRecord::ConnectionAdapters::SQLServer::Showplan
module ActiveRecord::ConnectionAdapters::SQLServer::Type
module ActiveRecord::ConnectionAdapters::SQLServer::Utils
module ActiveRecord::ConnectionAdapters::SQLServer::Version
module ActiveRecord::ConnectionAdapters::SQLServerRealTransaction
module ActiveRecord::ConnectionAdapters::SQLServerTransaction
module ActiveRecord::Tasks
module ActiveRecord::Tasks::DatabaseTasksSQLServer
module ActiveRecord::Tasks::DatabaseTasksSQLServer::ClassMethods
module ActiveRecord::Type
module Arel
module Arel::Visitors
class ActiveRecord::Base
class ActiveRecord::ConnectionAdapters::SQLServer::SchemaCache
class ActiveRecord::ConnectionAdapters::SQLServer::SchemaCreation
class ActiveRecord::ConnectionAdapters::SQLServer::Showplan::PrinterTable
class ActiveRecord::ConnectionAdapters::SQLServer::Showplan::PrinterXml
class ActiveRecord::ConnectionAdapters::SQLServer::TableDefinition
class ActiveRecord::ConnectionAdapters::SQLServer::Type::BigInteger
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Binary
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Boolean
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Char
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Date
class ActiveRecord::ConnectionAdapters::SQLServer::Type::DateTime
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Decimal
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Float
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Integer
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Money
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Quoter
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Real
class ActiveRecord::ConnectionAdapters::SQLServer::Type::SmallDateTime
class ActiveRecord::ConnectionAdapters::SQLServer::Type::SmallInteger
class ActiveRecord::ConnectionAdapters::SQLServer::Type::SmallMoney
class ActiveRecord::ConnectionAdapters::SQLServer::Type::String
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Text
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Time
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Timestamp
class ActiveRecord::ConnectionAdapters::SQLServer::Type::TinyInteger
class ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeChar
class ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeString
class ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeText
class ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeVarchar
class ActiveRecord::ConnectionAdapters::SQLServer::Type::UnicodeVarcharMax
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Uuid
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Varbinary
class ActiveRecord::ConnectionAdapters::SQLServer::Type::VarbinaryMax
class ActiveRecord::ConnectionAdapters::SQLServer::Type::Varchar
class ActiveRecord::ConnectionAdapters::SQLServer::Type::VarcharMax
class ActiveRecord::ConnectionAdapters::SQLServer::Utils::Name
class ActiveRecord::ConnectionAdapters::SQLServerAdapter
class ActiveRecord::ConnectionAdapters::SQLServerColumn
class ActiveRecord::DeadlockVictim
class ActiveRecord::Tasks::SQLServerDatabaseTasks
class Arel::Visitors::SQLServer
activerecord-sqlserver-adapter
4.2.5
def run_block(*args) yield sth = run(*args) sth.drop end