v1.10.1rc1
Pre-release
Pre-release
Generated notes: Changelog.md
What's Changed
- (typo) Fix Spelling by @joshmarkovic in #694
- feat: start v1.10.1rc1 by @axellpadilla in #700
- chore(deps): bump the github-actions-updates group across 1 directory with 2 updates by @dependabot[bot] in #689
- fix to make drop_schema_name usable and test pass by @axellpadilla in #563
- Feat/mssql python Add optional mssql-python backend and update docs / CI by @axellpadilla in #681
- Add implementation of persist_docs using extending properties by @semcha in #289
- chore: consolidate isort, flake8, pycln and absolufy-imports into ruff by @joshmarkovic in #707
- Empty unit test fixtures (rows: []) emit invalid LIMIT 0 syntax by @Benjamin-Knight in #699
- chore(deps-dev): bump mypy from 1.11.2 to 2.1.0 in the pip-updates group across 1 directory by @dependabot[bot] in #691
- fix: guard run_hooks commit with @@trancount check for autocommit safety by @axellpadilla in #709
- Correctness fixes: LABEL escaping, dead columnstore guard, init port, misc by @joshmarkovic in #706
- #535 Postgres style indexes by @Benjamin-Knight in #714
- Implements
dbt_sqlserver_use_dbt_transactionsbehavior flag by @axellpadilla in #710 - Quick-win fixes: badge, exception type, is_integer, CI matrix, dead code by @joshmarkovic in #716
- Relocate SQLSERVER_TEST_DRIVER to setup_env.sh to comply with no spaces. by @axellpadilla in #722
- Use uv sync --all-extras and run instead of explicit pip install commands by @axellpadilla in #723
- feat: safe type expansion, NVARCHAR/NCHAR catalog fix, seed empty cell fix by @axellpadilla in #702
Full Changelog: v1.10.0...v1.10.1rc1