Skip to content

feat: add QuerySqlFields method #2

feat: add QuerySqlFields method

feat: add QuerySqlFields method #2

Workflow file for this run

name: line lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
line-lint:
name: line lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: linelint
uses: fernandrone/linelint@master