Query s tmp QAInf basic: Difference between revisions
Ttenbergen (talk | contribs) Created page with "{{Data Integrity Check | DIC_summary = what is the check (one-liner) | DIC_related_concepts = list of related pages (probably the one it's on, but there might be others...) |..." |
Ttenbergen (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
{{Data Integrity Check | {{Data Integrity Check | ||
| DIC_summary = | | DIC_summary = checks that none of int, float, bool fields are used in this data. | ||
| DIC_related_concepts = | | DIC_related_concepts = [[QA Infection]], [[QA Infection CLI]], [[QA Infection VAP]] | ||
| DIC_firmness = hard check or soft check | | DIC_firmness = hard check or soft check | ||
| DIC_app = CCMDB.mdb | | DIC_app = CCMDB.mdb | ||
| DIC_coding = | | DIC_coding = query ''s_tmp_QAInf_basic'' | ||
| DIC_status = | | DIC_status = implemented | ||
| DIC_implementation_date = | | DIC_implementation_date = 2018-09-25 | ||
}} | }} | ||
The query had been created far earlier, but had not been called correctly by tmp checker until 2018-09-25. | |||
== Related articles == | == Related articles == | ||
{{Related Articles}} | {{Related Articles}} | ||