chibenwa commented on code in PR #1698: URL: https://github.com/apache/james-project/pull/1698#discussion_r1303849499
########## upgrade-instructions.md: ########## @@ -18,6 +18,14 @@ Changes to apply between 3.8.x and 3.9.0 will be reported here. Change list: - [Imap Packages](#imap-packages) + - [Jmap uploads](#jmap-uploads) + +### Jmap Uploads + +Date: 24/08/2023 + +`uploads` table can be deleted. That pending uploads will be lost during the migration, they are not used anymore. Review Comment: ```suggestion `uploads` table can be deleted. Note that pending uploads will be lost during the migration, they are not used anymore. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
