Skip to content

v2.9

Compare
Choose a tag to compare
@willbryant willbryant released this 31 Oct 10:55
  • Don't throw errors when syncing MySQL -> MySQL and tinyint(1) columns have non-boolean values (though note MySQL has deprecated integer display widths for anything except boolean columns). tinyint(1) columns will however continue to be interpreted as boolean when syncing MySQL -> PostgreSQL.