File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,5 @@ psql -U augur -h localhost -p 5432 -d padres -c 'REFRESH MATERIALIZED VIEW augur
55psql -U augur -h localhost -p 5432 -d padres -c ' REFRESH MATERIALIZED VIEW augur_data.api_get_all_repos_commits with data;'
66psql -U augur -h localhost -p 5432 -d padres -c ' REFRESH MATERIALIZED VIEW augur_data.augur_new_contributors with data;'
77psql -U augur -h localhost -p 5432 -d padres -c ' REFRESH MATERIALIZED VIEW augur_data.explorer_contributor_actions with data;'
8- psql -U augur -h localhost -p 5432 -d padres -c ' REFRESH MATERIALIZED VIEW augur_data.explorer_libyear_all with data;'
98psql -U augur -h localhost -p 5432 -d padres -c ' REFRESH MATERIALIZED VIEW augur_data.explorer_new_contributors with data;'
10- psql -U augur -h localhost -p 5432 -d padres -c ' REFRESH MATERIALIZED VIEW augur_data.explorer_entry_list with data;'
9+ psql -U augur -h localhost -p 5432 -d padres -c ' REFRESH MATERIALIZED VIEW augur_data.explorer_entry_list with data;'
You can’t perform that action at this time.
0 commit comments