Skip to content
Snippets Groups Projects
Commit a090af02 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

Upgrade script supplemented

parent ded4db35
No related branches found
No related tags found
2 merge requests!456Release candidate v1 24,!364Follower and following names validation and type check
...@@ -59,7 +59,8 @@ for sql in postgres_handle_view_changes.sql \ ...@@ -59,7 +59,8 @@ for sql in postgres_handle_view_changes.sql \
bridge_get_account_posts_by_blog.sql \ bridge_get_account_posts_by_blog.sql \
condenser_get_names_by_reblogged.sql \ condenser_get_names_by_reblogged.sql \
condenser_get_discussions_by_comments.sql \ condenser_get_discussions_by_comments.sql \
condenser_get_account_reputations.sql condenser_get_account_reputations.sql \
update_follow_count.sql
do do
echo Executing psql -U $1 -d $2 -f $sql echo Executing psql -U $1 -d $2 -f $sql
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment