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.