ssh -i ~/lobogene-dev.pem ubuntu@www.lobogene.com "PGPASSWORD=5vfKQhVfCc psql -t -AF $'\t' --no-align -h 10.122.64.2 -U postgres -d webportal -c \"select email, encrypted_password, array_agg(result) from users inner join user_test_results on users.id = user_test_results.user_id inner join test_results on user_test_results.test_result_id = test_results.id group by users.id;\"" | node gene2jane.js

Created by  boogerlad  on May 5, 2020
7RKEQK2KPXJ2MEHPVSY7ROMHW6FTTKCXSMZV5MEXPFZKESZQYUUAC
Change contents