Add change note

This commit is contained in:
Tamas Vajk
2024-11-28 14:40:20 +01:00
parent 072713f771
commit 7acbf1a984

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* `csharp/diagnostic/database-quality` has been changed to exclude various property access expressions from database quality evaluation. The excluded property access expressions are expected to have no target callables even in manual or autobuilt databases.