有没有类似 Rails 迁移的 .NET 框架建议?

发布于 2024-07-24 21:43:13 字数 215 浏览 1 评论 0原文

“rails 迁移”的想法非常棒,我将在 .NET 平台上即将推出的新项目中使用这种方式进行数据库模式版本控制。

MigratorDotNet 似乎是我需要的东西,但有些限制阻止了我,例如没有存储过程支持。 对此有更好的解决方案吗?

The idea of "rails migration" is awesome and I'm going to use this way in my coming new project on .NET platform for db schema version control.

MigratorDotNet seems like something I need but some limitations block me, such as no stored procedure support. Are there any better solutions for that?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

任性一次 2024-07-31 21:43:13

有一个类似的问题,它偶然显示为谷歌的顶级结果之一(wooo,gogo stackoverflow!),并在最高得分帖子中进行了很好的综述:

https://stackoverflow.com/questions/313/net-migrations-engine

There's a similar question, which incidentally shows up as one of the top google results (wooo, gogo stackoverflow!) with a nice roundup in the top scoring post:

https://stackoverflow.com/questions/313/net-migrations-engine

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文