Skip to content

1.3.2

Compare
Choose a tag to compare
@sgrif sgrif released this 14 Jun 21:03
· 4077 commits to master since this release

This release contains two major bugfixes. This release fixes the behavior of unsigned types on MySQL, and a compile time issue caused by the use of #[sql_name] in sql_function! with no return type. This release only affects users who are using unsigned types on MySQL, or who had code which failed to compile with 1.3.1.