These v19 docs are archived 🔒.
Go to the
latest docs home
or try if
this exact page is available
in the latest docs.
Fix Breaking Change Database Clean-Up in v15
Keywords: #EAV #Database
2sxc clean up some historical things in the DB which were obsolete:
ToSicEavAttributeGroups.SortOrder
field was removedToSicEavEntities.SortOrder
was removedAttributeSet.Description
was removedToSIC_EAV_DataTimeline.NewData
was removed- Obsolete SQL-triggers which created data to the
ToSIC_EAV_DataTimeline
were removed
Note that the IContentType.Description
in the API was also removed.