I am trying to setup an existing ruby project. However, during rake db:migrate, its giving the following error:
StandardError: An error has occurred, this and all later migrations canceled:
ActiveRecord::JDBCError: org.postgresql.util.PSQLException: No results were returned by the query.: INSERT INTO "schema_migrations" ("version") VALUES ('20170426211531')