Skip to content

feat: support pg_stat_user_tables and key_column_usage #43148

feat: support pg_stat_user_tables and key_column_usage

feat: support pg_stat_user_tables and key_column_usage #43148

Workflow file for this run

name: Typo checker
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of the entire repository
uses: crate-ci/typos@v1.28.3