massive-fail PRE-SETUP Step A: Create a Postgres database and install SQL Tabs Follow the instructions on https://github.com/statianzo/sql-setup Step B: Bootstrap and test your database Copy the contents of ./schema.sql, paste it into SQL Tabs and execute it. Run a test query, select * from injuries and ensure you see some results. Schema diagram