猿问

IndexBuilder 和 ForNpgsqlHasComment

为什么NpgsqlEntityTypeBuilderExtensionsNpgsqlPropertyBuilderExtensionsForNpgsqlHasComment方法设置注释,但NpgsqlIndexBuilderExtensions没有。如何为索引设置注释FluentApi



holdtom
浏览 138回答 1
1回答

慕桂英546537

目前不支持此功能。您可以在https://github.com/aspnet/EntityFrameworkCore/上提出请求(注释支持尚未添加到 EF Core 本身,并且不再特定于 Npgsql)。同时,您可以在迁移中使用原始 SQL 手动向索引添加注释。
随时随地看视频慕课网APP
我要回答