amichair opened a new pull request, #2444:
URL: https://github.com/apache/james-project/pull/2444

   Changed the implementation to use a record per row design instead of a 
single row with concatenated addresses, as suggested in the bug report.
   
   Along the way I also found that listSources was broken with such a 
multi-address value in the old design, and the fix is built-in in the new 
design. Added a regression test for it in the second commit.
   
   The one thing that's missing is that I don't know if there is any 
procedure/mechanism/command for performing data/schema updates when an existing 
system is upgraded to a new version, is there such a thing?


-- 
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]

Reply via email to