Class: ActiveRecord::ConnectionAdapters::MSSQL::SchemaDumper
- Inherits:
-
ConnectionAdapters::SchemaDumper
- Object
- ConnectionAdapters::SchemaDumper
- ActiveRecord::ConnectionAdapters::MSSQL::SchemaDumper
- Defined in:
- lib/arjdbc/mssql/schema_dumper.rb
Constant Summary collapse
- MSSQL_NO_LIMIT_TYPES =
[ 'text', 'ntext', 'varchar(max)', 'nvarchar(max)', 'varbinary(max)' ].freeze