Class: ActiveRecord::ConnectionAdapters::SQLServer::SchemaDumper
- Inherits:
-
ConnectionAdapters::SchemaDumper
- Object
- ConnectionAdapters::SchemaDumper
- ActiveRecord::ConnectionAdapters::SQLServer::SchemaDumper
- Defined in:
- lib/active_record/connection_adapters/sqlserver/schema_dumper.rb
Constant Summary collapse
- SQLSERVER_NO_LIMIT_TYPES =
%w[text ntext varchar(max) nvarchar(max) varbinary(max)].freeze