Skip to content

Conversation

@psteinroe
Copy link
Collaborator

prep for dblint

@psteinroe psteinroe changed the title feat(diagnostics): add database object as diag location chore(diagnostics): add database object as diag location Nov 1, 2025
@psteinroe psteinroe changed the title chore(diagnostics): add database object as diag location chore(diagnostics): add database object as diagnostics location Nov 1, 2025
@psteinroe psteinroe requested review from Copilot and juleswritescode and removed request for Copilot and juleswritescode November 1, 2025 19:13
Copy link
Collaborator

@juleswritescode juleswritescode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mucho cool 🆒 😎

/// Optional schema name
pub schema: Option<&'a str>,
/// Object name (required)
pub name: &'a str,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a thought: We'll probably refer to columns here as well? what will the name look like in that case, "table.column"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I would suggest we can add them when they are needed

@psteinroe psteinroe merged commit 5533414 into main Nov 7, 2025
14 checks passed
@psteinroe psteinroe deleted the feat/diagnostics-db-location branch November 7, 2025 11:14
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.

3 participants