Skip to content

Update postgresql_type.go - check notNull and emitPointersForNull before SQLDriver #1410

Update postgresql_type.go - check notNull and emitPointersForNull before SQLDriver

Update postgresql_type.go - check notNull and emitPointersForNull before SQLDriver #1410

Workflow file for this run

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