Skip to content

fix: Insert CSV with --detect-types crashes for CSV files that contain only a header row #80

fix: Insert CSV with --detect-types crashes for CSV files that contain only a header row

fix: Insert CSV with --detect-types crashes for CSV files that contain only a header row #80

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