Skip to content

Add macro diagnostics for RawRepresentation - #340

Merged
stephencelis merged 13 commits into
mainfrom
raw-representation-diagnostics
Aug 3, 2026
Merged

Add macro diagnostics for RawRepresentation#340
stephencelis merged 13 commits into
mainfrom
raw-representation-diagnostics

Conversation

@stephencelis

Copy link
Copy Markdown
Member

This PR builds upon #330 with better diagnostics and fix-its for raw representable types.

While it's trivial to conform raw-representable values to
`QueryBindable`, you may not want to, and it allows us to surface
diagnostics for using an existing representation type, instead.

The `@_ColumnCheck` overload space is getting rather large, so if we're
worried we could hold back on supporting this.
@stephencelis
stephencelis requested a review from mbrandonw August 3, 2026 17:17
Base automatically changed from raw-representation to main August 3, 2026 17:44
@stephencelis
stephencelis merged commit d34ebdf into main Aug 3, 2026
2 checks passed
@stephencelis
stephencelis deleted the raw-representation-diagnostics branch August 3, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants