Ben

Results 4 issues of Ben

Changed order of insert to move NORECOMPUTE before the RESAMPLE. Should resolve Issue #106 and Issue #285

This adds a new parameter to allow filtering of databases that have query store either enabled or disabled. This treats the model database as if it has query store disabled...

Add SET STATISTICS XML OFF to avoid getting sp_WhoIsActive's execution plan, as originally requested by Brent in #89 to resolve #88

Exclude AG secondary databases where allow connections is off from the database cursors to prevent errors.