Skip to content

feat: json string column #1429

feat: json string column

feat: json string column #1429

Workflow file for this run

name: x
on:
push:
branches: [main]
pull_request:
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
lint:
uses: go-faster/x/.github/workflows/lint.yml@main