goqu v9.0.0 Release Notes

Release Date: 2019-09-18 // over 4 years ago
    • 🔄 Changed NULL, TRUE, FALSE to not be interpolated when creating prepared statements. #132, #158 - @marshallmcmullen
    • ⚡️ Updated dependencies
      • github.com/lib/pq v1.1.1 -> v1.2.0
      • github.com/mattn/go-sqlite3 v1.10.0 -> v1.11.0
      • github.com/stretchr/testify v1.3.0 -> v1.4.0