Once support for big fileids (owncloud/core#26901 & owncloud/core#28364) is merged in core, we'll need to review the way the client stores the fileids on the sync journal.
Also, review the impact this switch might have in the private link feature: #5763 - I remember there was some intermediate step for filling the id with zeroes in #5763 (comment), maybe we now need more padding (?) cc/ @ckamm
In owncloud/core#26901 (comment) there's a list of all affected columns on the server's DB.
Once support for big fileids (owncloud/core#26901 & owncloud/core#28364) is merged in core, we'll need to review the way the client stores the fileids on the sync journal.
Also, review the impact this switch might have in the private link feature: #5763 - I remember there was some intermediate step for filling the id with zeroes in #5763 (comment), maybe we now need more padding (?) cc/ @ckamm
In owncloud/core#26901 (comment) there's a list of all affected columns on the server's DB.