- our db_test tests now use psql version 15 (which is the same version our docker-compose file uses) for consistency. - also added another test, TestDBPlayer
- we use github.com/bitcomplete/sqltestutil to spin up a postgresql container to test against - minor error variable refactoring