Issue #66: Add unique index to aggr_net_usage_by_day

Signed-off-by: rafaelcosc <rpd17@inf.ufpr.br>
2 jobs for issue/66 in 1 minute and 48 seconds (queued for 2 seconds)
Name Stage Failure
failed
run_test Test
psql:./view/aggr_net_usage_views.sql:189: ERROR:  column "id_city" does not exist
ERROR.
ERROR while creating function. You might want to fix it and run ./upgrade.sh --functions-only.
$ grep ERROR output.txt > teste || true;
$ if [ -s teste ]; then { cat teste; exit 1; }; else exit 0;fi
psql:./view/aggr_net_usage_views.sql:189: ERROR: column "id_city" does not exist
ERROR.
ERROR while creating function. You might want to fix it and run ./upgrade.sh --functions-only.
ERROR: Job failed: exit code 1