Skip to content

v9.0.0

Compare
Choose a tag to compare
@doug-martin doug-martin released this 18 Sep 01:40
· 150 commits to master since this release
25020dc
  • 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