php - Deleted table appears while generating entities (using doctrine) in symfony 2 -
i had table "user" , later renamed "users", while generating entities doctrine: generate entities command, deleted table appears. surprisingly, same table not appearing among in doctrine orm.xml files list.
i had removed orm.xml files, entities files, cleared cache , tried again, still same error appears.
it helpful if can guide me since im beginner in doctrine.
thanks , regards, tismon varghese
Comments
Post a Comment