Skip to content

missing_non_null_constraint: ignore database views#201

Merged
gregnavis merged 1 commit intogregnavis:masterfrom
fatkodima:missing_non_null_constraint-ignore-views
Jan 11, 2025
Merged

missing_non_null_constraint: ignore database views#201
gregnavis merged 1 commit intogregnavis:masterfrom
fatkodima:missing_non_null_constraint-ignore-views

Conversation

@fatkodima
Copy link
Contributor

Fixes #200.

@fatkodima
Copy link
Contributor Author

@gregnavis Can you do another round of merges or make me a maintainer of this repository?

@gregnavis gregnavis added the false positive An error is reported when it shouldn't label Jan 3, 2025
@gregnavis
Copy link
Owner

@fatkodima, I'll do some merging soon. Sorry, I've been dealing with some personal stuff.

@gregnavis gregnavis added this to the 2.0 milestone Jan 4, 2025
Copy link
Owner

@gregnavis gregnavis left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! I left some comments on the test case.

@fatkodima fatkodima force-pushed the missing_non_null_constraint-ignore-views branch from 0070422 to ccb8754 Compare January 11, 2025 13:47
@fatkodima
Copy link
Contributor Author

Made changes.

@gregnavis
Copy link
Owner

@fatkodima, your nickname should be "lightning" 😄 Thanks for the update. Let's see whether the CI is happy with the new version of transient_record.

@gregnavis gregnavis merged commit 70bf5ad into gregnavis:master Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

false positive An error is reported when it shouldn't

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False positives on missing_non_null_constraint for view-backed models

2 participants