Skip to content

Update sqlparser requirement from 0.51.0 to 0.52.0 #2060

Update sqlparser requirement from 0.51.0 to 0.52.0

Update sqlparser requirement from 0.51.0 to 0.52.0 #2060

Workflow file for this run

#
# These checks run on every commit
#
name: Check on Every Push
on:
push:
branches-ignore:
- main
jobs:
secrets-scanning:
uses: ./.github/workflows/secrets_scanning.yaml
code-form:
uses: ./.github/workflows/code_form.yaml