Skip to content

fix(codegen): no spurious lib/pq import for MySQL with sqlc.narg + sqlc.slice (#3783) #2149

fix(codegen): no spurious lib/pq import for MySQL with sqlc.narg + sqlc.slice (#3783)

fix(codegen): no spurious lib/pq import for MySQL with sqlc.narg + sqlc.slice (#3783) #2149

Workflow file for this run

name: buf
on:
pull_request:
paths-ignore:
- 'docs/**'
- '.readthedocs.yaml'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1