This method is deprecated or moved on the latest stable version. The last existing version (v5.1.7) is shown here.
migration_keys()
Lists the valid migration options
# File activerecord/lib/active_record/connection_adapters/abstract/schema_dumper.rb, line 54 def migration_keys # :nodoc: column_options_keys end