sqlc
ReferenceChangelog

v1.17.1

Released 2023-02-22 · View on GitHub

Bug Fixes

  • Prefer to use []T over pgype.Array[T] (#2090)
  • Revert changes to Dockerfile (#2091)
  • Do not throw error when IF NOT EXISTS is used on ADD COLUMN (#2092)

MySQL

  • Add float support to MySQL (#2097)

Build

  • (deps) Bump golang from 1.20.0 to 1.20.1 (#2082)

On this page