chibenwa commented on code in PR #3014: URL: https://github.com/apache/james-project/pull/3014#discussion_r3078793605
########## upgrade-instructions.md: ########## @@ -15,10 +15,31 @@ Note: this section is in progress. It will be updated during all the development Changes to apply between 3.9.x and 3.10.0 will be reported here. Change list: + - [Adding metadata column to Cassandra blob tables](#adding-metadata-column-to-cassandra-blob-tables) - [Adding thread_id column to Cassandra email_query_view_sent_at and email_query_view_received_at tables](#adding-thread_id-column-to-cassandra-email_query_view_sent_at-and-email_query_view_received_at-tables) - [Adding thread_id column to Postgresql email_query_view table](#adding-thread_id-column-to-postgresql-email_query_view-table) - [Lucene mailbox index schema update for collapseThreads support](#lucene-mailbox-index-schema-update-for-collapsethreads-support) +### Adding metadata column to Cassandra blob tables Review Comment: ```suggestion ### Adding metadata column to blob tables #### Cassandra ``` As PG change will follow... -- 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]
