Add DQ for mediawiki_content_current_v1.
In this MR we:
- Add DQ for
wmf_content.mediawiki_content_current_v1. - Modify DQ for
wmf_content.mediawiki_content_history_v1to also doCompliancechecks onpage_idandrevision_id, thus getting the benefit by transitivity on themediawiki_content_current_v1table. - Clean up
console_scriptnames now that we havehistoryandcurrentpipelines.
(Tested via Jupyter notebook and Airflow Dev environment.)
Bug: T392494