sqlc
ReferenceChangelog

v1.2.0

Released 2020-04-07 · View on GitHub

Documentation

  • Publish to Docker Hub (#422)

README

  • Docker installation docs (#424)

Cmd/sqlc

  • Bump version to v1.1.1-devel (#407)
  • Bump version to v1.2.0 (#441)

Gen

  • Add special case for "campus" (#435)
  • Properly quote reserved keywords on expansion (#436)

Migrations

  • Move migration parsing to new package (#427)

Parser

  • Generate correct types for SELECT EXISTS (#411)

On this page