What's Changed
- Handle templater errors gracefully to prevent false positive lints by @benfdking in #2403
- refactor: move LT05 comment merge test to fixtures by @benfdking in #2402
- feat: gate pg_trgm trigram operator parsing behind dialect setting by @benfdking in #2401
- chore: generate config and descriptiosn from single place by @benfdking in #2405
- Add pgvector extension support to PostgreSQL dialect by @benfdking in #2404
- chore: bump version to 0.36 by @benfdking in #2423
Full Changelog: v0.35.4...v0.36.0