burrito-brothers / shiba

Catch bad SQL queries before they cause problems in production
https://shiba-sql.com
Other
292 stars 14 forks source link

Can't install on production where I'm not using postgres #40

Open lloydwatkin opened 3 years ago

lloydwatkin commented 3 years ago

Screenshot from 2020-12-14 12-43-36

lloydwatkin commented 3 years ago
sudo apt-get install postgresql-client libpq5 libpq-dev

This allows me to run things, but I shouldn't really have to install postgres client to use this gem I'd have thought?