Base solution for your next web application
Open Closed

Warning: IX_NotificationName_EntityTypeName_EntityId_UserId #1120


User avatar
0
aquacoder created

Hi,

When I first generate the database tables inside the Package Manager Console, I get the following:

Warning! The maximum key length is 900 bytes. The index 'IX_NotificationName_EntityTypeName_EntityId_UserId' has maximum length of 1032 bytes. For some combination of large values, the insert/update operation will fail.

I know the Application will run but should I be worried in the long run?

Any advice is very much appreciated.

Thanks.


1 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    It's fixed in next migrations, no problem. you can search forum and github issues for longer discussions.