Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

v0.4.0 dbt_qualtrics_source

Latest

Choose a tag to compare

@fivetran-data-model-bot fivetran-data-model-bot released this 17 Jul 15:18
1659c0f

PR #16 and PR #17 include the following updates:

Schema & Data Updates

1 total change • 0 possible breaking changes

Data Model Change Type Old Name New Name Notes
stg_qualtrics__question_response New column response_text Captures the free text response associated with the question.

Under the Hood

  • Updated conditions in .github/workflows/auto-release.yml.
  • Added .github/workflows/generate-docs.yml.
  • Added +docs: show: False to integration_tests/dbt_project.yml.
  • Migrated flags (e.g., send_anonymous_usage_stats, use_colors) from sample.profiles.yml to integration_tests/dbt_project.yml.
  • Updated maintainer_pull_request_template.md with improved checklist.
  • Refreshed README tag block:
    • Left-aligned and positioned below the H1 title.
  • Updated .gitignore to exclude additional DBT, Python, and system artifacts.

Full Changelog: v0.3.0...v0.4.0