hungphan227 commented on code in PR #1857: URL: https://github.com/apache/james-project/pull/1857#discussion_r1429566731
########## src/adr/0071-postgresql-mailbox-tables-structure.md: ########## @@ -0,0 +1,44 @@ +# 71. Postgresql Mailbox tables structure + +Date: 2023-12-14 + +## Status + +Implemented + +## Context + +Apache James was integrated with Postgresql database. The table structure for mailbox was created to store mailbox data in Postgresql database. + +## Decision + + Review Comment: fixed -- 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]
