Commit Graph

5 Commits (4af463642cb85c4ffea923136919afc0fea89aea)

Author SHA1 Message Date
Washington Botelho 3e251e00bb spec: on the top we already make sure it exists 2022-05-18 11:25:02 -03:00
Washington Botelho 9691ba81a0 spc: uses conditional assert
For some reason that I don't know, the MySQL and Postgres has different precision to keep the decimal, so instead to match the exactly number, we're justing checking the Rating logic without worry with that precision.
2022-05-18 11:15:20 -03:00
Washington Botelho 60610b818d fix: for no password we should use empty string 2022-05-18 10:40:21 -03:00
Washington Botelho 277c0c08f3 up: avoids user and password for local tests
The `require` now is local avoiding require unnecessary driver.
2022-05-18 10:11:38 -03:00
Peter Goldstein cb3538cde6 Get Postgres running 2022-05-17 21:23:08 -07:00