Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hanslemm
/
sqlquality
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(advise): optional dbt enrichment — stop proposing DDL that dbt destroys
- #14
#14
Merged
hanslemm
merged 15 commits into
main
hanslemm/sqlquality:main
from
feat/advise-dbt-enrichment
hanslemm/sqlquality:feat/advise-dbt-enrichment
Copy head branch name to clipboard
Jul 28, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat(advise): optional dbt enrichment — stop proposing DDL that dbt destroys
#14
hanslemm
merged 15 commits into
main
hanslemm/sqlquality:main
from
feat/advise-dbt-enrichment
hanslemm/sqlquality:feat/advise-dbt-enrichment
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
feat(advise): load an optional dbt manifest and index models by relation
Show description for 3cc298e
hanslemm
committed
3cc298e
View commit details
Copy full SHA for 3cc298e
Browse repository at this point
fix(advise): close five dbt-manifest review findings from Task 1
Show description for 84401a8
hanslemm
committed
84401a8
View commit details
Copy full SHA for 84401a8
Browse repository at this point
Commits on Jul 28, 2026
feat(advise): ADV302 -- express index proposals as dbt config, not doomed DDL
hanslemm
committed
31597f1
View commit details
Copy full SHA for 31597f1
Browse repository at this point
fix(advise): close five ADV302 review findings and let render_ddl pass through pre-commented DDL
Show description for 741383a
hanslemm
and
claude
committed
741383a
View commit details
Copy full SHA for 741383a
Browse repository at this point
feat(advise): ADV301 -- materialize a hot view-backed dbt model
hanslemm
committed
d66a8dd
View commit details
Copy full SHA for d66a8dd
Browse repository at this point
feat(advise): ADV303 -- a dbt model the analysed workload never touched
hanslemm
committed
9021117
View commit details
Copy full SHA for 9021117
Browse repository at this point
docs: implementation plan for advise dbt enrichment (batch 3a)
hanslemm
committed
4a60107
View commit details
Copy full SHA for 4a60107
Browse repository at this point
fix(advise): ADV303 counts real dbt consumers, refuses empty evidence, pins the 1-child boundary
Show description for 0d3bf46
hanslemm
committed
0d3bf46
View commit details
Copy full SHA for 0d3bf46
Browse repository at this point
fix(advise): ADV301 explains the materialized_view exclusion and pins its own ordering
Show description for 62facd2
hanslemm
committed
62facd2
View commit details
Copy full SHA for 62facd2
Browse repository at this point
feat(advise): wire dbt enrichment into the command
Show description for 17b2467
hanslemm
committed
17b2467
View commit details
Copy full SHA for 17b2467
Browse repository at this point
fix(advise): omit the payload's dbt key entirely when no manifest loaded
Show description for 0cddd17
hanslemm
committed
0cddd17
View commit details
Copy full SHA for 0cddd17
Browse repository at this point
test(advise): prove ADV302's config-block rewrite against a real Postgres
Show description for 93befdf
hanslemm
committed
93befdf
View commit details
Copy full SHA for 93befdf
Browse repository at this point
docs(advise): document dbt enrichment and record the Batch 3a spec deviations
Show description for 6f25d93
hanslemm
committed
6f25d93
View commit details
Copy full SHA for 6f25d93
Browse repository at this point
fix(advise): close the final whole-branch review on dbt enrichment
Show description for dcb8ea7
hanslemm
and
claude
committed
dcb8ea7
View commit details
Copy full SHA for dcb8ea7
Browse repository at this point
fix(advise): disclose a DROP INDEX on a dbt-managed relation
Show description for 0815b0b
hanslemm
and
claude
committed
0815b0b
View commit details
Copy full SHA for 0815b0b
Browse repository at this point
You can’t perform that action at this time.