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.
有人可以指出我在使用 MigratorDotNet 时创建索引的正确方向吗?
我有一些需要多列索引的表。
谢谢
从 0.8 开始,它看起来不太可能。一个用于添加多列索引的补丁在 2009 年的某个时候提交,但尚未被接受。
可以在此处找到执行此操作的代码。我会发布补丁的完整片段,但我不确定您或阅读此答案的其他任何人通过查看 MPL 代码可能会面临什么样的许可问题。