1.3.2
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.