Skip to content

v4.2.0

Compare
Choose a tag to compare
@markbates markbates released this 12 Mar 16:04
· 639 commits to main since this release

Changelog

cb2f913 version bump
7644b5c Merge pull request #24 from glb/support-bigint-primary-keys
f12c057 Merge pull request #6 from alexsante/mysql-add-column-before-or-after
51ccca1 Merge branch 'master' into mysql-add-column-before-or-after
281a65a fizz/translators: support bigint primary keys in postgres
c6bcdcf Merge pull request #15 from stangah/ps-belongs-to-name
41d4074 Changes field name in test data migration
043d3b2 Removes nested association from belongs_to_association tests
069096f Fixes Pop tests for new belongs_to naming
fc58739 BelongsTo uses field name instead of type for ID field
42f907c Pull Merge
e114bbb Added first option to AddColumn
8f9f67c Merge branch 'master' into mysql-add-column-before-or-after
fe640bd Merge branch 'master' into mysql-add-column-before-or-after
885f8ed Merge branch 'master' into mysql-add-column-before-or-after
0866b59 Merge branch 'master' into mysql-add-column-before-or-after
19ec543 Removed BEFORE option since it's not valid in MySQL. Columns can only be placed AFTER another column.
05a0145 Added sqlite test back in
2c98ad9 Removed the sqlite test case as it is no longer included in buffalo
3a4b7a9 Fixed Options references in AddColumn
c77e4af This commit provides mysql migrations the ability to add a column before or after another column


Automated with GoReleaser
Built with go version go1.10 darwin/amd64