Skip to content

v1.7.0

Compare
Choose a tag to compare
@kyleconroy kyleconroy released this 01 Mar 03:18
b8759a0

Changelog

Core

  • Initial Windows Support (#886)
  • UNION support (#896)
  • Publish documentation at https://docs.sqlc.dev
  • cmd: Allow config file location to be specified (#863)
  • Exit with non-zero error code when parsing fails (#870)

MySQL

  • Compile tinyint(1) to bool (#873)
  • Support joins in update statements (#883)