You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also investigate renaming some query files to better clarify their purpose.
Ex: rename queries_common.yml to queries_global.yml
For package target installation of files, look at having version specific query files strip the pg version off of them since they're already going into a version specific folder.
Ex: queries_pg12.yml -> queries_pg.yml
Ex: setup_pg12.yml -> setup.yml
Ex: pg_stat_statements_pg12.yml -> pg_stat_statements.yml
The text was updated successfully, but these errors were encountered: