DatabaseConsistency v1.2.0 Release Notes

Release Date: 2022-09-05 // over 1 year ago
  • ๐Ÿ‘Œ Improvements:

    • โž• Add global configuration support. Now it's possible to disable everything in one line and enable some on demand.

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fix ForeignKeyTypeChecker for newest SQLite.

    ๐Ÿ‘Œ Support:

    • ๐Ÿ‘ท Ruby 2.4 and Ruby 2.5 are removed from CI but they should be still working fine.

    ๐Ÿ’ฅ Breaking changes:

    • ๐Ÿ‘€ The priority of configuration has changed. Please see the [configuration file example](rails-example/.database_consistency.yml) for details.