Skip to content

Setup sqlc

Actions
Compile SQL to type-safe Go
v4.0.0
Latest
Star (12)

setup-sqlc

This action downloads and installs sqlc.

Usage

steps:
# Ensure sqlc is installed
- uses: sqlc-dev/setup-sqlc@v4
  with:
    sqlc-version: '1.25.0'
# Print out the current version
- run: sqlc version

Setup sqlc is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Compile SQL to type-safe Go
v4.0.0
Latest

Setup sqlc is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.