gpt4 book ai didi

.net - Migrator.Net - 从现有数据库创建

转载 作者:行者123 更新时间:2023-12-02 02:30:46 24 4
gpt4 key购买 nike

我们正在考虑开始使用 Migrator.Net,我想知道是否有任何方法可以创建/导入现有模式并创建类文件。全部手工创建它们需要大量工作,但在我所有的搜索中,我似乎找不到任何可以做到这一点的东西。

最佳答案

请记住,该项目似乎不再被维护(http://www.mail-archive.com/migratordotnet-devel@googlegroups.com/msg00482.html)。

没有逆向工程选项,尽管其中一位开发人员明确建议在主要版本更改时使用常规 sql 快照:

one approach to migrations is, that the use of migrations isn't forever, you develop your database and it evolves with the help of migrations, but once in a long time (major version?) you flush everything down into a sql-create script, and create a new blank migration assembly to start off with, so you might want to use that approach either way.

( http://www.mail-archive.com/migratordotnet-devel@googlegroups.com/msg00190.html )

关于.net - Migrator.Net - 从现有数据库创建,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3864122/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com