Invalid column name 'id' when we are doing Rollback in Umbraco 8

Hey Umbraco community member,

We recently migrated from version 7 to Version 8 and we are getting

Invalid column name ‘id’ error while trying rollback feature.

Does anyone know how to fix this ?

I found the code for Umbraco.Core.Persistence.Repositories.Implement.DocumentVersionRepository and GetPagedItemsByContentId is the method but if I want to override this method is there any way in Umbraco ?

Any help would be appreciated!


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/114779-invalid-column-name-id-when-we-are-doing-rollback-in-umbraco-8