Skip to content

fix: Object and array JSON types are now handled before primitive types when converting them to SQL types #1316

fix: Object and array JSON types are now handled before primitive types when converting them to SQL types

fix: Object and array JSON types are now handled before primitive types when converting them to SQL types #1316

name: Read the Docs Pull Request Preview
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
pr-preview-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "meltano-sdk"