When running
heroku db:push
I'm getting the following error returned
Sending indexes /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/abstract_adapter.rb:188:in `log': RuntimeError: ERROR C42P01 Mrelation "serviceavailability" does not exist P245 Fnamespace.c L276 RRangeVarGetRelid: ....
I have searched the codebase and database and there is nothing called, or referencing "serviceavailability", I can't find what is causing, or where this error is coming from, any suggestions where to look? Thanks