cql
Ndepend CQL to query types out of assembly wildcard
In order to determine what low-level framework types a web application is directly using, one has to define each and every assembly involved.[详细]
2022-12-23 13:18 分类:问答How to restrict NDepend methods query on type attribute
I\'m trying to get NDepend to identify long methods using a modified version of the standard \"Methods too big\" query.[详细]
2022-12-22 02:02 分类:问答NDepend Code Quality Metrics - Custom CQL - Brownfield development
I\'m working on a brown-field project that was initially developed for .NET 1.1, and subsequently was retro-fitted to .NET 2.0, with a smattering of .NET 3.5[详细]
2022-12-20 07:29 分类:问答How can I filter for a specific date on a CQL timestamp column?
I have a table defined as: CREATE TABLE downtime( asset_code text, down_start timestamp, down_end timestamp,[详细]
2022-12-07 22:03 分类:问答