Discourse Meta
制造商因本地测试数据库老化而生成重复名称
开发
david
(David Taylor)
2024 年9 月 12 日 14:14
2
也许您本地的测试数据库处于错误状态?我建议运行:
RAILS_ENV=test bin/rake db:drop db:create db:migrate
3 个赞
在话题中显示帖子
相关话题
话题
回复
浏览量
活动
Understanding specs and fixtures
Dev
0
702
2021 年1 月 5 日
Issues migrating test database
Dev
8
1445
2021 年3 月 2 日
Failing tests in discourse_dev due to multisite
Dev
12
2159
2017 年12 月 21 日
Unable to grant admin rights due to error
Bug
10
188
2025 年3 月 26 日
Auto migrate test database schema
Dev
1
2157
2020 年5 月 8 日