All Versions
9
Latest Version
Avg Release Cycle
161 days
Latest Release
3315 days ago

Changelog History

  • v1.7.3 Changes

    March 30, 2015

    ๐Ÿ‘Œ Improves on f3a2627 by loading the schema for all Rails versions after and including 4.1.9.

  • v1.7.0 Changes

    • Preserve DB specific options in schema.rb dump (PR #148)
    • ๐Ÿ›  Preserve table name prefixes and suffixes. (PR #134)
  • v1.6.1 Changes

    • Fix Rails 4.1 deprecation warning caused by use ActiveRecord::Migrator.proper_table_name. (Thanks @ffmike)
  • v1.6.0 Changes

    October 23, 2013
    • โœ… Fix support for latest version of the activerecord-jdbc-adapter gem.
  • v1.5.0 Changes

    October 23, 2013
    • Add foreign_key_exists?(table_name, options), to mirror the new Rails 4.0 method, index_exists?.
  • v1.4.1 Changes

    April 07, 2013
    • ๐Ÿ‘ Support create_table calls where no block is passed.
  • v1.4.0 Changes

    April 07, 2013
    • ๐Ÿ‘ Add support for creating foreign keys during create_table.
  • v1.3.0

    January 15, 2013
  • v1.2.1

    August 09, 2012