I have the strangest experience using taps to move data between my machine and Heroku. It works fine except that it seems to lose 0s directly behind the decimal place for my geo coordinates i.e. 50.0
I have suddenly started seeing this strange error when trying to push my database to heroku. > heroku db:push
I had asked an earlier question which did not get any replies. Basically I get an error invalid database url when I try to do heroku db:push.