Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在离线处理项目时,从 GIT 存储库中签出,我如何管理数据库连接。
我知道我可以设置数据库的本地副本,这似乎很明智,但是在代码中管理不同连接详细信息之间切换的正确方法是什么,或者我没有考虑其他选项?