Release v1.3.4.colin.1
Fixed
- Add test for migrating
has_and_belongs_to_many
associations and fix them to properly declare their
2 foreign keys as the primary key of the join table, rather than just a unique index.
has_and_belongs_to_many
associations and fix them to properly declare their