mysql v0.4.0 Release Notes

    • ⬆️ Bump version 0.4.0: changed value representation for some types [2014-12-08 02:00:30 +0100]
    • DECIMAL(P,S) as int/float/binary depending on P and S [2014-12-08 01:41:41 +0100]
    • Implements BIT(N) <--> bitstring() of length N [2014-12-07 19:53:30 +0100]
    • 🛠 Fixes decode TINYINT as signed in binary protocol [2014-12-07 19:12:31 +0100]
    • 🔨 Refactoring [2014-12-07 19:11:11 +0100]