Skip to content

fix(postgresql_type.go): fix logic sequence that cause emit_pointers_for_null_types not working #1782

fix(postgresql_type.go): fix logic sequence that cause emit_pointers_for_null_types not working

fix(postgresql_type.go): fix logic sequence that cause emit_pointers_for_null_types not working #1782

Workflow file for this run

name: buf
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1