Skip to content

1.6.2

Compare
Choose a tag to compare
@janko janko released this 19 Sep 16:59
· 171 commits to main since this release
a5b5732
  • The Active Record migrations now match the precision of CURRENT_TIMESTAMP default column values with the column type precision on MySQL and Rails 7.0+ (which is 6). This should avoid statement errors when running the migrations.