Skip to content

Commit

Permalink
add script to upgrade_db.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kanwarujjaval committed Jun 14, 2022
1 parent d2d1ec7 commit cd90e97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/upgrade/22.03/upgrade_db.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ then
nodejs "$CUR/scripts/remove_old_flows_collections.js"
nodejs "$CUR/scripts/update_widgets_reports.js"
nodejs "$CUR/scripts/clear_old_report_data.js"
nodejs "$CUR/scripts/mark_upgraded_custom_dashboards.js"

#change config settings
countly config "api.batch_on_master" null --force
Expand Down

0 comments on commit cd90e97

Please sign in to comment.