Skip to content

feat: Add end-to-end test and compiler support for SQLite boolean arguments with the NOT operator. #1983

feat: Add end-to-end test and compiler support for SQLite boolean arguments with the NOT operator.

feat: Add end-to-end test and compiler support for SQLite boolean arguments with the NOT operator. #1983

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