heroku只是用postgresql,而不能兼容sqlite数据库.所以很重要的1步就是在部署实际产品的时候将数据库类型修改成postgresql,否则你将没法push到heroku上去.heroku只是用postgresql,而不能兼容sqlite数据库.所以很重要的1步就是在部署
heroku只是用postgresql,而不能兼容sqlite数据库.所以很重要的1步就是在部署实际产品的时候将数据库类型修改成postgresql,否则你将没法push到heroku上去.heroku只是用postgresql,而不能兼容sqlite数据库.所以很重要的1步就是在部署