You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MySQL tinyint(1) fields are now default resolved to a boolean. This type can be manually overridden in the type mappings. Regular tinyint fields are unaffected. #149
Postgres partition tables are no longer imported. #145