Purpose: to track changes in the Ansible Tower analytics data schema.
https://github.com/rooftopcellist/analytics-data.git
git clone https://github.com/rooftopcellist/analytics-data.git
git clone git@github.com:rooftopcellist/analytics-data.git
gh repo clone rooftopcellist/analytics-data
The data type schemas are currently manually updated with \d <table-name> in postgresql:
\d <table-name> in postgresql