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
- SQLSEVER_NO_LIMIT_TYPES =
[ "text", "ntext", "varchar(max)", "nvarchar(max)", "varbinary(max)" ].freeze