Skip to content

fix(postgres): prevent panics when encountering unexpected ast nodes in range function lists #104

fix(postgres): prevent panics when encountering unexpected ast nodes in range function lists

fix(postgres): prevent panics when encountering unexpected ast nodes in range function lists #104

Workflow file for this run

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