0
ShaneFryer4184 created
My client wants to add a field in abp.notification table where I can mark the notification as pinned to stay at the top. But the class comes from metadata which I cant change.
My client also wants to migrate your timezone to a different place.
So we have lot of requirements where we need to change the native structure.
Is there a way where we can change the definition of tables created by you?
1 Answer(s)
-
0
Hi,
it is possible to change existing entities. Check this document: <a class="postlink" href="https://aspnetzero.com/Documents/Extending-Existing-Entities">https://aspnetzero.com/Documents/Extend ... g-Entities</a>