gendry v1.3.0 Release Notes

Release Date: 2019-07-27 // over 4 years ago
    • Fix potential sql injection bug caused by _orderby, _groupby and _limit
    • 🏗 Using strings.Builder to concat sql, which makes BuildSelectnearly 10% faster